Skip to content

Commit

Permalink
Bumped up to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
snaiper80 committed Jan 2, 2017
1 parent 524a380 commit c6bb42a
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.4"}}}
{hashids, ".*", {git, "git://github.com/snaiper80/hashids-erlang.git", {tag, "1.0.5"}}}
]
}.
```
Expand Down

0 comments on commit c6bb42a

Please sign in to comment.