From 1fb24f0d63aac24401667ea7dd6862a670569a84 Mon Sep 17 00:00:00 2001 From: Hans Svensson Date: Thu, 25 May 2023 21:10:03 +0200 Subject: [PATCH] Bump to aebytecode v3.3.0 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index c19c2fd..5d42b29 100644 --- a/rebar.config +++ b/rebar.config @@ -14,7 +14,7 @@ ]}. {relx, [{release, {aesophia, "8.0.0"}, - [aesophia, aebytecode, getopt]}, + [aesophia, aebytecode]}, {dev_mode, true}, {include_erts, false},