Skip to content

Commit d99d171

Browse files
committedMar 28, 2017
Bump version
1 parent 2b4f092 commit d99d171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=2.0.2
1+
VERSION=2.1.0
22
COMMIT=$(shell git rev-parse --verify HEAD)
33

44
PACKAGES=$(shell go list ./... | grep -v /vendor/)

0 commit comments

Comments
 (0)
Please sign in to comment.