Skip to content

Commit 47358ac

Browse files
Merge pull request #36 from vibrato/release-0.5.0
Release v0.5.0
2 parents 76c0f16 + 6992e05 commit 47358ac

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.4.0",
57+
Version: "0.5.0",
5858
}
5959

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

0 commit comments

Comments
 (0)