Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAlphaFox committed Oct 31, 2019
1 parent 449371a commit 6b6061b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PROJECT = aihtml
PROJECT_DESCRIPTION = html tool for productions from ailink.io
PROJECT_VERSION = 0.2.3
PROJECT_VERSION = 0.2.4

ERLC_OPTS = -Werror +debug_info +warn_export_vars +warn_shadow_vars +warn_obsolete_guard
DEPS = ailib

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

include erlang.mk

0 comments on commit 6b6061b

Please sign in to comment.