diff --git a/README.md b/README.md index cfc0427..3613ef8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ dependencies in `mix.exs`: ```elixir def deps do [ - {:geo_postgis, "~> 3.4"} + {:geo_postgis, "~> 3.5"} ] end ```