Skip to content

Commit b4cb972

Browse files
committed
Bump versions (project 1.4.2, elixir 1.16)
1 parent 147f9a2 commit b4cb972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mix.exs

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ defmodule DoubleGisMonitor.MixProject do
44
def project do
55
[
66
app: :double_gis_monitor,
7-
version: "1.4.2",
8-
elixir: "~> 1.11",
7+
version: "1.5.1",
8+
elixir: "~> 1.16",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps()
1111
]

0 commit comments

Comments
 (0)