We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d4aee commit 64e7bedCopy full SHA for 64e7bed
lib/consts/consts.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// Version contains the current semantic version of k6.
12
-const Version = "0.55.0"
+const Version = "0.55.1"
13
14
// FullVersion returns the maximally full version and build information for
15
// the currently running k6 executable.
0 commit comments