We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3daef80 commit 1f31400Copy full SHA for 1f31400
main.go
@@ -10,7 +10,7 @@ import (
10
g "github.com/AllenDang/giu"
11
)
12
13
-const version = "1.0.4"
+const version = "1.0.6"
14
15
var (
16
0 commit comments