Bump version to 3.3.0 (#115)

This commit is contained in:
Gaith Hallak 2023-05-28 13:40:20 +03:00 committed by GitHub
parent b8d593e351
commit b38349274f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,