Bump version to v1.0.0

This commit is contained in:
nytpu
2021-03-19 18:58:45 -06:00
parent 1c99eac0d2
commit eb8cd579a0
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 0.0.1
VERSION ?= 1.0.0
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')