Skip to content

Commit

Permalink
v0.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamashou committed Jan 29, 2025
1 parent ecbc9a4 commit b21217c
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 @@ -9,7 +9,7 @@ import (
"github.com/urfave/cli/v2"
)

const version = "0.30.2"
const version = "0.30.3"

var versionCmd = &cli.Command{
Name: "version",
Expand Down

0 comments on commit b21217c

Please sign in to comment.