We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21a707 commit 47590aaCopy full SHA for 47590aa
mix.exs
@@ -8,7 +8,7 @@ defmodule GeoPostgis.Mixfile do
8
[
9
app: :geo_postgis,
10
version: @version,
11
- elixir: "~> 1.7",
+ elixir: "~> 1.10",
12
start_permanent: Mix.env() == :prod,
13
name: "GeoPostGIS",
14
deps: deps(),
0 commit comments