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

Commit 80e4aeb

Browse files
inancgumusankur22
authored andcommitted
Bump to v0.8.0
1 parent e78da58 commit 80e4aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/module.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
k6modules "go.k6.io/k6/js/modules"
1111
)
1212

13-
const version = "0.7.0"
13+
const version = "0.8.0"
1414

1515
type (
1616
// RootModule is the global module instance that will create module

0 commit comments

Comments
 (0)