Skip to content

Commit

Permalink
Merge pull request #165 from dlorenc/0.2.0
Browse files Browse the repository at this point in the history
Bump to version 0.2.0.
  • Loading branch information
luxas committed Jun 3, 2016
2 parents 72b8d2c + aa31888 commit 06791da
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 @@ -16,7 +16,7 @@
export GO15VENDOREXPERIMENT=1

# Bump this on release
VERSION ?= v0.1.0
VERSION ?= v0.2.0

GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)
Expand Down

0 comments on commit 06791da

Please sign in to comment.