Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
peillis committed May 9, 2017
1 parent 0718a4d commit 66e0d47
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 @@ -18,6 +18,6 @@ dependencies in `mix.exs`:

```elixir
def deps do
[{:elasticachex, "~> 0.1.0"}]
[{:elasticachex, "~> 1.0"}]
end
```

0 comments on commit 66e0d47

Please sign in to comment.