Skip to content

Commit

Permalink
README: Update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexocode committed Mar 24, 2019
1 parent 77356e2 commit bc5db8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ The plug can be installed by adding `etag_plug` to your list of dependencies in
```elixir
def deps do
[
{:etag_plug, "~> 0.1.0"}
{:etag_plug, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit bc5db8d

Please sign in to comment.