bump dist version to 1.0.1
This commit is contained in:
parent
57237ef2e8
commit
17c37b6568
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
export PATH := /usr/lib/mxe/usr/bin:$(PATH)
|
export PATH := /usr/lib/mxe/usr/bin:$(PATH)
|
||||||
GOFLAGS := -ldflags='-s -w' -gcflags='-trimpath=$(CURDIR)' -asmflags='-trimpath=$(CURDIR)'
|
GOFLAGS := -ldflags='-s -w' -gcflags='-trimpath=$(CURDIR)' -asmflags='-trimpath=$(CURDIR)'
|
||||||
VERSION := 1.0.0
|
VERSION := 1.0.1
|
||||||
|
|
||||||
.PHONY: all libs dist clean
|
.PHONY: all libs dist clean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user