diff --git a/rebar.config b/rebar.config index 5bd69c2..e89721d 100644 --- a/rebar.config +++ b/rebar.config @@ -29,7 +29,7 @@ ]}. -{relx, [{release, {aebytecode, "2.0.1"}, +{relx, [{release, {aebytecode, "3.2.0"}, [aebytecode, eblake2, getopt]}, {dev_mode, true}, diff --git a/src/aebytecode.app.src b/src/aebytecode.app.src index 88fb479..ed34bb0 100644 --- a/src/aebytecode.app.src +++ b/src/aebytecode.app.src @@ -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,