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

Commit 696093e

Browse files
committed
Bump to v0.8.1
1 parent 4c33d4a commit 696093e

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
@@ -9,7 +9,7 @@ import (
99
k6modules "go.k6.io/k6/js/modules"
1010
)
1111

12-
const version = "0.8.0"
12+
const version = "0.8.1"
1313

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

0 commit comments

Comments
 (0)