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