Skip to content

Commit

Permalink
Change readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaAK authored Mar 20, 2024
1 parent b8858f5 commit 5bbe7be
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 @@ -19,7 +19,7 @@ This package can be installed by adding `request_cache_plug` to your list of de
```elixir
def deps do
[
{:request_cache_plug, "~> 0.2"}
{:request_cache_plug, "~> 1.0"}
]
end
```
Expand Down

0 comments on commit 5bbe7be

Please sign in to comment.