Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouspoop committed Sep 4, 2024
1 parent 56fffbb commit 3f78ad6
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 @@ -47,7 +47,7 @@ func NewRoot() (*Root, error) {
func (r *Root) RootCMD() *cobra.Command {
rootCMD := &cobra.Command{
Use: "gopush",
Version: "1.0.7",
Version: "1.0.8",
Short: heredoc.Doc(`
██████╗ ██████╗ ██████╗ ██╗ ██╗ ███████╗ ██╗ ██╗
Expand Down

0 comments on commit 3f78ad6

Please sign in to comment.