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.
1 parent dccf099 commit 17c689fCopy full SHA for 17c689f
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.3.4",
+ Version: "0.3.5",
58
}
59
60
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments