Bump version to v0.9.0

This commit is contained in:
Alex Ling
2020-07-29 10:07:36 +00:00
parent 22a660aabf
commit 7eb5c253e9
3 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ require "option_parser"
require "clim"
require "./plugin/*"
MANGO_VERSION = "0.8.0"
MANGO_VERSION = "0.9.0"
macro common_option
option "-c PATH", "--config=PATH", type: String,