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

Commit c903c4b

Browse files
authored
Update release version in main (#638)
1 parent 4f340e3 commit c903c4b

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.5.0"
16+
const version = "0.6.0"
1717

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

0 commit comments

Comments
 (0)