Skip to content

Commit

Permalink
Set version to v0.12.1 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
jufemaiz committed Dec 27, 2023
1 parent 19d84f7 commit e8eba3a
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.2"
var version = "0.12.1"

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

0 comments on commit e8eba3a

Please sign in to comment.