We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1fbd0 commit d528c91Copy full SHA for d528c91
main.go
@@ -6,7 +6,7 @@ import (
6
"github.com/daixiang0/gci/cmd/gci"
7
)
8
9
-var version = "0.13.0"
+var version = "0.13.2"
10
11
func main() {
12
e := gci.NewExecutor(version)
0 commit comments