bump version

This commit is contained in:
nytpu
2021-03-23 08:18:10 -06:00
parent c6b0eedebe
commit 5b896ecf25
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium NAME := comitium
# will automatically set main.Version with this string # will automatically set main.Version with this string
VERSION ?= 1.4.0 VERSION ?= 1.5.0
# source dirs & files # # source dirs & files #
GOSRC := $(shell find . -type f -name '*.go') GOSRC := $(shell find . -type f -name '*.go')