Skip to content

Commit 53d447c

Browse files
authored
Bump version to v1.0.0-rc2 (#4761)
1 parent 95eb458 commit 53d447c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ package build
33

44
// Version contains the current version of k6
55
// represented using Semantic Versioning expression.
6-
const Version = "1.0.0-rc1"
6+
const Version = "1.0.0-rc2"

0 commit comments

Comments
 (0)