Skip to content

Commit

Permalink
Bump version to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ret2libc committed Oct 24, 2023
1 parent 531c14f commit db597cc
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 @@ -307,7 +307,7 @@ func main() {
app := cli.NewApp()
app.Name = "rz-pm"
app.Usage = "Rizin package manager"
app.Version = "v0.3.2"
app.Version = "v0.3.3"

cli.AppHelpTemplate = fmt.Sprintf(`%s
RZ_PM_SITE:
Expand Down

0 comments on commit db597cc

Please sign in to comment.