Skip to content

Commit

Permalink
edit README to use proper version for inclusion of library
Browse files Browse the repository at this point in the history
  • Loading branch information
ybur-yug committed Dec 1, 2016
1 parent c59c874 commit 59b8e1d
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 @@ -17,7 +17,7 @@ A simple, fast user-agent parsing library based on BrowserScope's UA database wi

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

Expand Down

0 comments on commit 59b8e1d

Please sign in to comment.