Skip to content

Commit 611904b

Browse files
committed
update release version
1 parent 87de93f commit 611904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ all: build
44
pairs := darwin/amd64 linux/amd64 linux/arm64
55
GOPATH ?= ~/go
66
export GO111MODULE=on
7-
VERSION ?= v0.0.8
7+
VERSION ?= v1.0.1
88
K6_VERSION ?= v0.33.0
99

1010
build:

0 commit comments

Comments
 (0)