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

Commit 8963cb5

Browse files
committed
Bump version to v0.5.0
1 parent 9a88a5a commit 8963cb5

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
@@ -13,7 +13,7 @@ import (
1313
k6modules "go.k6.io/k6/js/modules"
1414
)
1515

16-
const version = "0.4.0"
16+
const version = "0.5.0"
1717

1818
type (
1919
// RootModule is the global module instance that will create module

0 commit comments

Comments
 (0)