Skip to content

Commit

Permalink
Bump versions (project 1.4.2, elixir 1.16)
Browse files Browse the repository at this point in the history
  • Loading branch information
meequrox committed May 8, 2024
1 parent 147f9a2 commit b4cb972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ defmodule DoubleGisMonitor.MixProject do
def project do
[
app: :double_gis_monitor,
version: "1.4.2",
elixir: "~> 1.11",
version: "1.5.1",
elixir: "~> 1.16",
start_permanent: Mix.env() == :prod,
deps: deps()
]
Expand Down

0 comments on commit b4cb972

Please sign in to comment.