From 88ddac520594e863bed6677f99f7b770f7b4b32e Mon Sep 17 00:00:00 2001 From: "David.Gao" Date: Mon, 18 Feb 2019 10:23:58 +0800 Subject: [PATCH] bump version 0.2.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea59096..56bfd66 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = aihtml PROJECT_DESCRIPTION = html tool for productions from ailink.io -PROJECT_VERSION = 0.2.0 +PROJECT_VERSION = 0.2.1 ERLC_OPTS = -Werror +debug_info +warn_export_vars +warn_shadow_vars +warn_obsolete_guard DEPS = ailib