From 8a890e69934deb3ea7f85190ae0805d77407fc00 Mon Sep 17 00:00:00 2001 From: "David.Gao" Date: Sat, 4 Jan 2020 13:50:37 +0800 Subject: [PATCH] Bump version 0.3.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 011c3cc..f7c308d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = aihtml PROJECT_DESCRIPTION = html tool for productions from ailink.io -PROJECT_VERSION = 0.3.3 +PROJECT_VERSION = 0.3.4 ERLC_OPTS = -Werror +debug_info +warn_export_vars +warn_shadow_vars +warn_obsolete_guard DEPS = ailib