Skip to content

Commit 647c3f8

Browse files
Update Mashling version to 0.3.0
1 parent d494167 commit 647c3f8

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)