We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1448a8c commit 01b95c3Copy full SHA for 01b95c3
version/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
// Version - Iris Version
11
-const Version = "0.3.0"
+const Version = "0.3.1"
12
13
// VersionCmd - The version of gaia
14
var VersionCmd = &cobra.Command{
0 commit comments