Skip to content

Commit 9c80148

Browse files
committed
Bump the k6 version to v0.48.0
1 parent 3808747 commit 9c80148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/consts/consts.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
// Version contains the current semantic version of k6.
11-
const Version = "0.47.0"
11+
const Version = "0.48.0"
1212

1313
// FullVersion returns the maximally full version and build information for
1414
// the currently running k6 executable.

0 commit comments

Comments
 (0)