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 ac98ba8 commit c43d730Copy full SHA for c43d730
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"
+const Version = "1.1.0"
0 commit comments