Skip to content

Commit

Permalink
Recommend latest version in README (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy authored Feb 27, 2024
1 parent 94373d1 commit c7a5a63
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 @@ -11,7 +11,7 @@ You can use plug_crypto in your projects by adding it to your `mix.exs` dependen

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

Expand Down

0 comments on commit c7a5a63

Please sign in to comment.