Skip to content

Commit ff3f8df

Browse files
oleiademstoykov
authored andcommitted
bump version to 0.36.0
1 parent f4f4057 commit ff3f8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// Version contains the current semantic version of k6.
31-
const Version = "0.35.0"
31+
const Version = "0.36.0"
3232

3333
// VersionDetails can be set externally as part of the build process
3434
var VersionDetails = "" // nolint:gochecknoglobals

0 commit comments

Comments
 (0)