Skip to content

Commit 2b6d5ac

Browse files
authored
bump up (#229)
Signed-off-by: Loong <[email protected]>
1 parent 66f901a commit 2b6d5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/daixiang0/gci/cmd/gci"
77
)
88

9-
var version = "0.13.4"
9+
var version = "0.13.6"
1010

1111
func main() {
1212
e := gci.NewExecutor(version)

0 commit comments

Comments
 (0)