We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b4048 commit 23ca62aCopy full SHA for 23ca62a
README.md
@@ -41,7 +41,7 @@ Add `exstatic` to your list of dependencies in `mix.exs`:
41
```elixir
42
def deps do
43
[
44
- {:exstatic, "~> 0.2.0", organization: "zappi"}
+ {:exstatic, "~> 0.2.1", organization: "zappi"}
45
]
46
end
47
```
0 commit comments