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 884f84c commit 17889c2Copy full SHA for 17889c2
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