Skip to content

Commit

Permalink
Update README for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
pareeohnos committed Jan 10, 2022
1 parent c5566e9 commit 638a2fd
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 @@ -14,7 +14,7 @@ To install GeoNames-Elixir, follow these instructions:
```elixir
def deps do
[
{ :geonames, "~> 1.0.2" },
{ :geonames, "~> 1.0.3" },
{ :poison, "> 3.0.0" }
]
end
Expand Down

0 comments on commit 638a2fd

Please # to comment.