Skip to content

Commit

Permalink
bump version to v0.5.5 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
98sean98 authored Aug 30, 2023
1 parent da89b60 commit c86fa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const VERSION = "v0.5.4"
const VERSION = "v0.5.5"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit c86fa69

Please sign in to comment.