Bump version to v1.0.0
This commit is contained in:
@@ -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 ?= 0.0.1
|
VERSION ?= 1.0.0
|
||||||
|
|
||||||
# source dirs & files #
|
# source dirs & files #
|
||||||
GOSRC := $(shell find . -type f -name '*.go')
|
GOSRC := $(shell find . -type f -name '*.go')
|
||||||
|
|||||||
Reference in New Issue
Block a user