Skip to content

Commit

Permalink
bump up to 0.12.3 (#188)
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <long0dai@foxmail.com>
  • Loading branch information
daixiang0 committed Feb 19, 2024
1 parent 5ae85f3 commit 3e4f5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/daixiang0/gci/cmd/gci"
)

var version = "0.12.1"
var version = "0.12.3"

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

0 comments on commit 3e4f5ad

Please sign in to comment.