Skip to content

Commit 30af3fd

Browse files
Merge pull request #84 from TIBCOSoftware/chore-update-cli-version
Update Mashling version to 0.3.0
2 parents 49a2cd4 + 647c3f8 commit 30af3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/app/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ var optVersion = &cli.OptionInfo{
2222
}
2323

2424
//Version is Mashling Version
25-
var Version = "3.0.0"
25+
var Version = "0.3.0"
2626

2727
//MashlingMasterGitRev is mashling git tag
2828
var MashlingMasterGitRev = "not set"

0 commit comments

Comments
 (0)