diff --git a/cmd/root.go b/cmd/root.go index 1d4b1c6b..6f78dcec 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -50,7 +50,7 @@ var rootCmd = &cobra.Command{ This application is used as part of challenging potential candiates at Sevian. Please visit http://Servian.com for more details`, - Version: "0.8.0", + Version: "0.9.0", } // Execute adds all child commands to the root command and sets flags appropriately.