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