Skip to content

Commit

Permalink
chore: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouspoop committed Sep 4, 2024
1 parent 1a2bb3b commit 82614e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ func NewRoot() (*Root, error) {
func (r *Root) RootCMD() *cobra.Command {
rootCMD := &cobra.Command{
Use: "gopush",
Version: "1.0.8",
Version: "1.0.9",
Short: heredoc.Doc(`
██████╗ ██████╗ ██████╗ ██╗ ██╗ ███████╗ ██╗ ██╗
Expand Down

0 comments on commit 82614e2

Please sign in to comment.