bump to v1.5.2

This commit is contained in:
nytpu
2021-04-17 14:56:50 -06:00
parent 686b851930
commit 49f93cdf64
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
NAME := comitium
# will automatically set main.Version with this string
VERSION ?= 1.5.1
VERSION ?= 1.5.2
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')