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 9a2ac0d commit 3f6d5beCopy full SHA for 3f6d5be
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.3.0"
+const Version = "1.4.0"
0 commit comments