Bump version to 3.2.0 (#112)

* Bump version to 3.2.0

* Bump version in rebar.config
This commit is contained in:
Gaith Hallak
2022-10-07 13:25:57 +03:00
committed by GitHub
parent 093bcd6204
commit 2a0a397afa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
]}.
{relx, [{release, {aebytecode, "2.0.1"},
{relx, [{release, {aebytecode, "3.2.0"},
[aebytecode, eblake2, getopt]},
{dev_mode, true},
+1 -1
View File
@@ -1,6 +1,6 @@
{application, aebytecode,
[{description, "Bytecode definitions, serialization and deserialization for aeternity."},
{vsn, "3.1.1"},
{vsn, "3.2.0"},
{registered, []},
{applications,
[kernel,