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

Commit 943742c

Browse files
committed
Bump version to v0.1.2
1 parent 446d914 commit 943742c

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.1"
34+
const version = "v0.1.2"
3535

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

0 commit comments

Comments
 (0)