Skip to content

Commit aee0f37

Browse files
authored
Merge pull request #93 from noaccOS/push-omnmkkklzoks
chore: prepare v1.2.1
2 parents 07272fe + 2e869d5 commit aee0f37

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.RPC.Mixfile do
2222
def project do
2323
[
2424
app: :astarte_rpc,
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)