bump dist version to 1.0.1

This commit is contained in:
mappu 2017-05-21 18:23:41 +12:00
parent 57237ef2e8
commit 17c37b6568
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export PATH := /usr/lib/mxe/usr/bin:$(PATH)
GOFLAGS := -ldflags='-s -w' -gcflags='-trimpath=$(CURDIR)' -asmflags='-trimpath=$(CURDIR)'
VERSION := 1.0.0
VERSION := 1.0.1
.PHONY: all libs dist clean