Skip to content

Commit

Permalink
Bumped up to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
snaiper80 committed Aug 31, 2016
1 parent 3971fbf commit d353f0b
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 @@ -16,7 +16,7 @@ Add Hashids as a dependency to rebar.config
```erlang
{deps,
[
{hashids, ".*", {git, "git://github.com/snaiper80/hashids-erlang.git", {tag, "1.0.2"}}}
{hashids, ".*", {git, "git://github.com/snaiper80/hashids-erlang.git", {tag, "1.0.4"}}}
]
}.
```
Expand Down

0 comments on commit d353f0b

Please sign in to comment.