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 a001e3a commit 67601caCopy full SHA for 67601ca
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.4.0"
+const Version = "1.4.1"
0 commit comments