Skip to content

Commit

Permalink
release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chengshiwen committed Aug 14, 2021
1 parent b29500c commit 0e3cdd9
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
@@ -1,6 +1,6 @@
# Makefile

VERSION := 0.1.1
VERSION := 0.1.2
LDFLAGS ?= "-s -w -X github.com/chengshiwen/kubectl-resource-versions/cmd.Version=$(VERSION)"
GOBUILD_ENV = GO111MODULE=on CGO_ENABLED=0
GOX = go run github.com/mitchellh/gox
Expand Down

0 comments on commit 0e3cdd9

Please sign in to comment.