We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed3936 commit 8d5dfd8Copy full SHA for 8d5dfd8
1 file changed
README.md
@@ -24,7 +24,7 @@ Add `htmd` to your list of dependencies in `mix.exs`:
24
```elixir
25
def deps do
26
[
27
- {:htmd, "~> 0.1.1"}
+ {:htmd, "~> 0.2.0"}
28
]
29
end
30
```
0 commit comments