Skip to content

Commit d7401fc

Browse files
author
David B
authored
Merge pull request #31 from vibrato/version-bump
bumped version for a propper release trigger
2 parents 08b298c + 8b075d5 commit d7401fc

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
@@ -54,7 +54,7 @@ var rootCmd = &cobra.Command{
5454
This application is used as part of testing potential candiates at Vibrato.
5555
5656
Please visit http://vibrato.com.au for more details`,
57-
Version: "0.3.5",
57+
Version: "0.3.7",
5858
}
5959

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

0 commit comments

Comments
 (0)