Skip to content

Commit

Permalink
Released 0.0.20 via make release
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanKrall committed Jun 14, 2023
1 parent ae00d5e commit 2670da0
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 @@ -4,7 +4,7 @@ UID:=$(shell id -u)
GID:=$(shell id -g)

GO_VERSION=1.12.7
VERSION=0.0.17
VERSION=0.0.20

GOBUILD=CGO_ENABLED=0 GO111MODULE=on go build -ldflags="\
-X github.com/Yelp/paasta-tools-go/pkg/version.Version=$(VERSION) \
Expand Down

0 comments on commit 2670da0

Please sign in to comment.