Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frantjc committed Apr 2, 2023
1 parent 964b65f commit 0a8c3c2
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 @@ -10,7 +10,7 @@ BIN = /usr/local/bin
GOOS = $(shell $(GO) env GOOS)
GOARCH = $(shell $(GO) env GOARCH)

SEMVER ?= 0.5.0
SEMVER ?= 0.6.0

.DEFAULT: install

Expand Down

0 comments on commit 0a8c3c2

Please sign in to comment.