bump all versions to 1.0.2

This commit is contained in:
mappu 2017-06-19 21:04:40 +12:00
parent ac7e078c02
commit 96411e877f
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.1
VERSION := 1.0.2
.PHONY: all libs dist clean