Skip to content

Commit c7a5a63

Browse files
authored
Recommend latest version in README (#39)
1 parent 94373d1 commit c7a5a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can use plug_crypto in your projects by adding it to your `mix.exs` dependen
1111

1212
```elixir
1313
def deps do
14-
[{:plug_crypto, "~> 1.0"}]
14+
[{:plug_crypto, "~> 2.0"}]
1515
end
1616
```
1717

0 commit comments

Comments
 (0)