Skip to content

Commit 3e9728c

Browse files
committed
major version bump
1 parent aef4105 commit 3e9728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GOPATH := ${PWD}/vendor:${GOPATH}
1010
export GOPATH
1111

1212
# These will be provided to the target
13-
VERSION := 1.4.1
13+
VERSION := 2.0.0-rc1
1414
BUILD := `git rev-parse HEAD`
1515

1616
# Timestamp of last commit to allow for reproducable builds

0 commit comments

Comments
 (0)