Skip to content

Commit 6b6061b

Browse files
committed
Bump Version
1 parent 449371a commit 6b6061b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PROJECT = aihtml
22
PROJECT_DESCRIPTION = html tool for productions from ailink.io
3-
PROJECT_VERSION = 0.2.3
3+
PROJECT_VERSION = 0.2.4
44

55
ERLC_OPTS = -Werror +debug_info +warn_export_vars +warn_shadow_vars +warn_obsolete_guard
66
DEPS = ailib
77

8-
dep_ailib = git https://github.com/DavidAlphaFox/ailib.git tag-0.3.0
8+
dep_ailib = git https://github.com/DavidAlphaFox/ailib.git tag-0.3.6
99

1010
include erlang.mk

0 commit comments

Comments
 (0)