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 096c58d commit 70e0b9aCopy full SHA for 70e0b9a
main.go
@@ -6,7 +6,7 @@ import (
6
"github.com/daixiang0/gci/cmd/gci"
7
)
8
9
-var version = "0.10.0"
+var version = "0.10.2"
10
11
func main() {
12
e := gci.NewExecutor(version)
0 commit comments