Skip to content

Commit 5f21bee

Browse files
authored
bump up version (#234)
Signed-off-by: Long <[email protected]>
1 parent 804e044 commit 5f21bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
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.6"
9+
var version = "0.13.7"
1010

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

0 commit comments

Comments
 (0)