Skip to content

Commit 47590aa

Browse files
author
Bryan Joseph
committed
Update elixir version
1 parent b21a707 commit 47590aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defmodule GeoPostgis.Mixfile do
88
[
99
app: :geo_postgis,
1010
version: @version,
11-
elixir: "~> 1.7",
11+
elixir: "~> 1.10",
1212
start_permanent: Mix.env() == :prod,
1313
name: "GeoPostGIS",
1414
deps: deps(),

0 commit comments

Comments
 (0)