From 2a0a397afad6b45da52572170f718194018bf33c Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Fri, 7 Oct 2022 13:25:57 +0300 Subject: [PATCH] Bump version to 3.2.0 (#112) * Bump version to 3.2.0 * Bump version in rebar.config --- rebar.config | 2 +- src/aebytecode.app.src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,