Skip to content

Commit 01b95c3

Browse files
authored
Update version to 0.3.1
1 parent 1448a8c commit 01b95c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
// Version - Iris Version
11-
const Version = "0.3.0"
11+
const Version = "0.3.1"
1212

1313
// VersionCmd - The version of gaia
1414
var VersionCmd = &cobra.Command{

0 commit comments

Comments
 (0)