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 95eb458 commit 53d447cCopy full SHA for 53d447c
internal/build/version.go
@@ -3,4 +3,4 @@ package build
3
4
// Version contains the current version of k6
5
// represented using Semantic Versioning expression.
6
-const Version = "1.0.0-rc1"
+const Version = "1.0.0-rc2"
0 commit comments