version: 1.0.0
+ map_validate/2: a simple way to validate maps + gitversion.mk removed
This commit is contained in:
parent
7b5b494cbb
commit
b5e2fecca5
4 changed files with 82 additions and 8 deletions
6
Makefile
6
Makefile
|
@ -1,12 +1,8 @@
|
|||
PROJECT = utools
|
||||
PROJECT_DESCRIPTION = Umgeher Erlang Tools
|
||||
PROJECT_VERSION = 0.2.0
|
||||
PROJECT_VERSION = 1.0.0
|
||||
|
||||
# Whitespace to be used when creating files from templates.
|
||||
SP = 2
|
||||
|
||||
BUILD_DEPS = gitversion.mk
|
||||
DEP_PLUGINS = gitversion.mk
|
||||
dep_gitversion.mk = git https://git.sr.ht/~umgeher/gitversion.mk master
|
||||
|
||||
include erlang.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue