i forget actually
- SHA
8c4734dba104571ba64ad4c108e9aab1d4aedffe- Parents
-
90cedc2 - Tree
e492c28
8c4734d
8c4734dba104571ba64ad4c108e9aab1d4aedffe90cedc2
e492c28| Status | File | + | - |
|---|---|---|---|
| M |
cmd/mock.go
|
1 | 1 |
cmd/mock.gomodified@@ -17,7 +17,7 @@ import ( | ||
| 17 | 17 | |
| 18 | 18 | var rootCmd = &cobra.Command{ |
| 19 | 19 | Use: "parrot", |
| 20 | - Version: "1.3.0", | |
| 20 | + Version: "1.7.1", | |
| 21 | 21 | Short: "A sassy CLI that mocks your failed commands", |
| 22 | 22 | Long: "Parrot listens for failed commands and responds with intelligent insults and mockery.", |
| 23 | 23 | Run: func(cmd *cobra.Command, args []string) { |