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 1474c4b commit e32b28fCopy full SHA for e32b28f
internal/pkg/version/version.go
@@ -18,7 +18,7 @@ package version
18
import "fmt"
19
20
const MAJOR uint = 3
21
-const MINOR uint = 9
+const MINOR uint = 10
22
const PATCH uint = 0
23
24
var COMMIT string = ""
0 commit comments