Skip to content

Commit

Permalink
Merge pull request #28 from HarrisChu/update_version
Browse files Browse the repository at this point in the history
update release version
  • Loading branch information
HarrisChu authored Jun 14, 2022
2 parents 87de93f + 611904b commit d61681d
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 @@ all: build
pairs := darwin/amd64 linux/amd64 linux/arm64
GOPATH ?= ~/go
export GO111MODULE=on
VERSION ?= v0.0.8
VERSION ?= v1.0.1
K6_VERSION ?= v0.33.0

build:
Expand Down

0 comments on commit d61681d

Please sign in to comment.