Skip to content

Commit

Permalink
Add version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yawaramin committed Jan 24, 2024
1 parent 103cc02 commit 736c395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dream_html.mli
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ module HTML : sig
type method_ =
[ `GET
| `POST
| `dialog ]
| `dialog (** @since 2.1.0 *) ]

val null_ : attr
(** An attribute that will not be rendered in the markup. Useful for conditional
Expand Down

0 comments on commit 736c395

Please sign in to comment.