tenseleyflow/parrot / 8c4734d

Browse files

i forget actually

Authored by espadonne
SHA
8c4734dba104571ba64ad4c108e9aab1d4aedffe
Parents
90cedc2
Tree
e492c28

1 changed file

StatusFile+-
M cmd/mock.go 1 1
cmd/mock.gomodified
@@ -17,7 +17,7 @@ import (
1717
 
1818
 var rootCmd = &cobra.Command{
1919
 	Use:     "parrot",
20
-	Version: "1.3.0",
20
+	Version: "1.7.1",
2121
 	Short:   "A sassy CLI that mocks your failed commands",
2222
 	Long:    "Parrot listens for failed commands and responds with intelligent insults and mockery.",
2323
 	Run: func(cmd *cobra.Command, args []string) {