Skip to content

Commit 413c22c

Browse files
committed
update version to 0.3.2
1 parent db20f14 commit 413c22c

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.1"
11+
const Version = "0.3.2"
1212

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

0 commit comments

Comments
 (0)