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

Commit eeab22e

Browse files
committed
Bump version to v0.3.0
1 parent 7d2e8ee commit eeab22e

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
@@ -32,7 +32,7 @@ import (
3232
"github.com/grafana/xk6-browser/common"
3333
)
3434

35-
const version = "v0.2.0"
35+
const version = "v0.3.0"
3636

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

0 commit comments

Comments
 (0)