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 884f84c + 17889c2 commit 518e63dCopy full SHA for 518e63d
cmd/root.go
@@ -50,7 +50,7 @@ var rootCmd = &cobra.Command{
50
This application is used as part of challenging potential candiates at Sevian.
51
52
Please visit http://Servian.com for more details`,
53
- Version: "0.8.0",
+ Version: "0.9.0",
54
}
55
56
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments