Skip to content

Commit 43070a4

Browse files
authored
Merge pull request #58 from servian/feature/version-bump
Version bump to run build
2 parents f58445e + 7a9f2ce commit 43070a4

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 testing potential candiates at Sevian.
5151
5252
Please visit http://Servian.com for more details`,
53-
Version: "0.6.0",
53+
Version: "0.7.0",
5454
}
5555

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

0 commit comments

Comments
 (0)