Skip to content

Commit

Permalink
bump up version (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <long0dai@foxmail.com>
  • Loading branch information
daixiang0 committed Sep 6, 2023
1 parent 50cd6b7 commit e452b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/daixiang0/gci/cmd/gci"
)

var version = "0.11.0"
var version = "0.11.1"

func main() {
e := gci.NewExecutor(version)
Expand Down

0 comments on commit e452b4b

Please sign in to comment.