Bump version to 3.3.0 #232

Merged
ghallak merged 1 commits from ghallak/v3.3.0 into master 2023-05-28 19:40:20 +09:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 60c8918743 - Show all commits

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,