Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Nov 12, 2014
1 parent 2723b9b commit c104554
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 @@ -17,7 +17,7 @@ First install the library:
```elixir
def deps do
[
{:dogstatsd, "0.0.1"}
{:dogstatsd, "0.0.2"}
]
end
```
Expand Down

0 comments on commit c104554

Please sign in to comment.