We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c9481 commit 85686d4Copy full SHA for 85686d4
README.md
@@ -33,7 +33,7 @@ the relevant HTML snippet to be stitched into the DOM in the clients browser.
33
defp deps do
34
[
35
# ...
36
- {:htmex, "~> 0.1"}
+ {:htmex, "~> 0.1.0"}
37
]
38
end
39
lib/htmex.ex
@@ -31,7 +31,7 @@ defmodule HTMeX do
31
32
0 commit comments