Skip to content

Commit

Permalink
Update README to reflect latest version to be released (0.1.0)
Browse files Browse the repository at this point in the history
plackemacher committed Aug 15, 2017
1 parent ebc6d72 commit f722248
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
@@ -8,6 +8,6 @@ The package can be installed by adding `secure_compare` to your list of dependen

```elixir
def deps do
[{:secure_compare, "~> 0.0.2"}]
[{:secure_compare, "~> 0.1.0"}]
end
```

0 comments on commit f722248

Please sign in to comment.