Skip to content

Commit 1e896b2

Browse files
authored
chore: prepare v1.2.1 (#138)
update version in mix.exs Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
1 parent 4b31ced commit 1e896b2

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
@@ -22,7 +22,7 @@ defmodule Astarte.Core.Mixfile do
2222
def project do
2323
[
2424
app: :astarte_core,
25-
version: "1.2.1-rc.0",
25+
version: "1.2.1",
2626
elixir: "~> 1.15",
2727
build_embedded: Mix.env() == :prod,
2828
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)