Skip to content

Commit

Permalink
Merge pull request #539 from r2d4/0.9.0
Browse files Browse the repository at this point in the history
Bump minikube to v0.9.0
  • Loading branch information
dlorenc committed Sep 1, 2016
2 parents e60faf0 + 99455e6 commit 678e735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
export GO15VENDOREXPERIMENT=1

# Bump these on release
VERSION ?= v0.8.0
DEB_VERSION ?= 0.8-0
VERSION ?= v0.9.0
DEB_VERSION ?= 0.9-0

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

0 comments on commit 678e735

Please sign in to comment.