Skip to content

Commit

Permalink
Update Snapshy version in the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski authored Sep 15, 2019
1 parent 9adbf61 commit 9460e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add `snapshy` to your list of dependencies in `mix.exs` and run `mix deps.get`:
def deps do
[
# ...
{:snapshy, "~> 0.1.0"}
{:snapshy, "~> 0.2"}
]
end
```
Expand Down

0 comments on commit 9460e06

Please sign in to comment.