Skip to content

Commit

Permalink
Update readme for 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Youngman committed May 24, 2019
1 parent 50edff2 commit bad7376
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 @@ -15,7 +15,7 @@ Add `ua_parser` to your `mix.exs` dependencies:

```elixir
def deps do
[{:ua_parser, "~> 1.6"}]
[{:ua_parser, "~> 1.7"}]
end
```

Expand Down

0 comments on commit bad7376

Please sign in to comment.