Bump version

This commit is contained in:
nytpu
2021-03-20 10:12:23 -06:00
parent c8bdd059c4
commit 6766a4bd37
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 1.0.0
VERSION ?= 1.2.0
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')