We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b1722 commit cbd9e9aCopy full SHA for cbd9e9a
lib/consts/consts.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
// Version contains the current semantic version of k6.
11
-const Version = "0.45.0"
+const Version = "0.46.0"
12
13
// VersionDetails can be set externally as part of the build process
14
var VersionDetails = "" //nolint:gochecknoglobals
0 commit comments