Skip to content

Commit

Permalink
Fix README to point to v3.5 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
s3cur3 authored Oct 4, 2023
1 parent 4ffa64c commit 0d5d301
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 @@ dependencies in `mix.exs`:
```elixir
def deps do
[
{:geo_postgis, "~> 3.4"}
{:geo_postgis, "~> 3.5"}
]
end
```
Expand Down

0 comments on commit 0d5d301

Please sign in to comment.