We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76c0f16 + 6992e05 commit 47358acCopy full SHA for 47358ac
cmd/root.go
@@ -54,7 +54,7 @@ var rootCmd = &cobra.Command{
54
This application is used as part of testing potential candiates at Vibrato.
55
56
Please visit http://vibrato.com.au for more details`,
57
- Version: "0.4.0",
+ Version: "0.5.0",
58
}
59
60
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments