Skip to content

Commit

Permalink
Bump version in README to reflect latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowtie committed Jun 25, 2018
1 parent efa26f3 commit 7fd517b
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.6.0"}]
[{:unicode_data, "~> 0.7.0"}]
end
```

Expand Down

0 comments on commit 7fd517b

Please sign in to comment.