Skip to content

Commit

Permalink
Merge pull request #131 from dlorenc/version
Browse files Browse the repository at this point in the history
Bump to v0.1.0
  • Loading branch information
dlorenc committed May 30, 2016
2 parents 38a7e05 + 5790814 commit 599cf8a
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.0.1
VERSION ?= v0.1.0

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

0 comments on commit 599cf8a

Please sign in to comment.