Skip to content

Commit

Permalink
Merge pull request #51 from exadeci/patch-1
Browse files Browse the repository at this point in the history
Update the version on the readme
  • Loading branch information
Virviil committed Mar 29, 2019
2 parents bd6fe5e + aba6528 commit f874009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The package is [available in Hex](lttps://hex.pm/packages/agala), and can be ins

```elixir
def deps do
[{:agala, "~> 2.0"}]
[{:agala, "~> 3.0"}]
end
```

Expand All @@ -40,4 +40,4 @@ The package is [available in Hex](lttps://hex.pm/packages/agala), and can be ins
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
5. Create new Pull Request

0 comments on commit f874009

Please sign in to comment.