Skip to content

Commit e452b4b

Browse files
authored
bump up version (#169)
Signed-off-by: Loong <long0dai@foxmail.com>
1 parent 50cd6b7 commit e452b4b

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.11.0"
9+
var version = "0.11.1"
1010

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

0 commit comments

Comments
 (0)