Skip to content

Commit

Permalink
Update package version on README
Browse files Browse the repository at this point in the history
  • Loading branch information
Minku Lee committed Aug 24, 2017
1 parent 6549c92 commit b7cd0ce
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 @@ -15,7 +15,7 @@ by adding `gcs_signer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:gcs_signer, "~> 0.1.0"}
{:gcs_signer, "~> 0.1.1"}
]
end
```
Expand Down

0 comments on commit b7cd0ce

Please sign in to comment.