Skip to content

Commit

Permalink
Bump up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
GONG Jie committed Aug 21, 2018
1 parent 0c0d0cb commit 1a3762c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endif
ifeq ($(PLATFORM), Linux)
PLATFORM=linux
endif
VERSION=0.3.0
VERSION=0.3.1
BUILD_TIME=`date +%FT%T%z`
LDFLAGS=-ldflags "-X main.Version=${VERSION} -X main.BuildTime=${BUILD_TIME} -X main.Commit=${COMMIT}"

Expand Down

0 comments on commit 1a3762c

Please sign in to comment.