We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94373d1 commit c7a5a63Copy full SHA for c7a5a63
1 file changed
README.md
@@ -11,7 +11,7 @@ You can use plug_crypto in your projects by adding it to your `mix.exs` dependen
11
12
```elixir
13
def deps do
14
- [{:plug_crypto, "~> 1.0"}]
+ [{:plug_crypto, "~> 2.0"}]
15
end
16
```
17
0 commit comments