Skip to content

Commit 518e63d

Browse files
Merge pull request #88 from servian/feature/version-bump
Version bump to run build
2 parents 884f84c + 17889c2 commit 518e63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ var rootCmd = &cobra.Command{
5050
This application is used as part of challenging potential candiates at Sevian.
5151
5252
Please visit http://Servian.com for more details`,
53-
Version: "0.8.0",
53+
Version: "0.9.0",
5454
}
5555

5656
// Execute adds all child commands to the root command and sets flags appropriately.

0 commit comments

Comments
 (0)