Skip to content

Commit 23ca62a

Browse files
committed
fix version in readme
1 parent 54b4048 commit 23ca62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Add `exstatic` to your list of dependencies in `mix.exs`:
4141
```elixir
4242
def deps do
4343
[
44-
{:exstatic, "~> 0.2.0", organization: "zappi"}
44+
{:exstatic, "~> 0.2.1", organization: "zappi"}
4545
]
4646
end
4747
```

0 commit comments

Comments
 (0)