Skip to content

Commit 225b80a

Browse files
committed
Bump version to 1.5.5
1 parent de9f11d commit 225b80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule DoubleGisMonitor.MixProject do
44
def project do
55
[
66
app: :double_gis_monitor,
7-
version: "1.5.3",
7+
version: "1.5.5",
88
elixir: "~> 1.16",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps()

0 commit comments

Comments
 (0)