Skip to content

Commit 64e7bed

Browse files
committed
Bump version to v0.55.1
1 parent 37d4aee commit 64e7bed

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
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// Version contains the current semantic version of k6.
12-
const Version = "0.55.0"
12+
const Version = "0.55.1"
1313

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

0 commit comments

Comments
 (0)