bump version to v1.5.1

This commit is contained in:
nytpu
2021-03-23 08:54:38 -06:00
parent 76f25b7708
commit 1d8be70b9e
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.0
VERSION ?= 1.5.1
# source dirs & files #
GOSRC := $(shell find . -type f -name '*.go')