Bump version to 3.3.0

This commit is contained in:
Gaith Hallak 2023-05-28 13:37:07 +03:00
parent b8d593e351
commit 60c8918743
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
]}.
{relx, [{release, {aebytecode, "3.2.0"},
{relx, [{release, {aebytecode, "3.3.0"},
[aebytecode, eblake2, getopt]},
{dev_mode, true},

View File

@ -1,6 +1,6 @@
{application, aebytecode,
[{description, "Bytecode definitions, serialization and deserialization for aeternity."},
{vsn, "3.2.0"},
{vsn, "3.3.0"},
{registered, []},
{applications,
[kernel,