Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 856ad71

Browse files
author
Ivan Mirić
committed
Bump version to v0.1.1
1 parent 504d8c6 commit 856ad71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
k6modules "go.k6.io/k6/js/modules"
3232
)
3333

34-
const version = "v0.1.0"
34+
const version = "v0.1.1"
3535

3636
type (
3737
// RootModule is the global module instance that will create module

0 commit comments

Comments
 (0)