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 df2c3df commit c7fdf34Copy full SHA for c7fdf34
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.2.1"
+const Version = "1.3.0"
0 commit comments