Skip to content

Commit

Permalink
Bump version number on README
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowtie committed Mar 29, 2019
1 parent 72781a0 commit f6430ea
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 @@ The package can be installed by adding `unicode_data` to your list of dependenci

```elixir
def deps do
[{:unicode_data, "~> 0.7.0"}]
[{:unicode_data, "~> 0.8.0"}]
end
```

Expand Down

0 comments on commit f6430ea

Please sign in to comment.