Skip to content

Commit

Permalink
chore: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouspoop committed Nov 30, 2024
1 parent b02afc5 commit 629e7d0
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 @@ -50,7 +50,7 @@ func NewRoot() (*Root, error) {
func (r *Root) RootCMD() *cobra.Command {
rootCMD := &cobra.Command{
Use: "gopush",
Version: "1.1.2",
Version: "1.1.3",
Short: heredoc.Doc(`
██████╗ ██████╗ ██████╗ ██╗ ██╗ ███████╗ ██╗ ██╗
Expand Down

0 comments on commit 629e7d0

Please sign in to comment.