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 f58445e + 7a9f2ce commit 43070a4Copy full SHA for 43070a4
cmd/root.go
@@ -50,7 +50,7 @@ var rootCmd = &cobra.Command{
50
This application is used as part of testing potential candiates at Sevian.
51
52
Please visit http://Servian.com for more details`,
53
- Version: "0.6.0",
+ Version: "0.7.0",
54
}
55
56
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments