We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804e044 commit 5f21beeCopy full SHA for 5f21bee
main.go
@@ -6,7 +6,7 @@ import (
6
"github.com/daixiang0/gci/cmd/gci"
7
)
8
9
-var version = "0.13.6"
+var version = "0.13.7"
10
11
func main() {
12
e := gci.NewExecutor(version)
0 commit comments