commit: | b350cbc20235efbfc60c450c446b008ce537ae41 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Aug 2 23:24:44 2017 +0200 |
parents: | bf6303d4ffbc238edb187741f59548e0cdb44da3 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 36f3835..dd80ab5 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "fruitbasket" -version = "0.4.2-rc" +version = "0.5.0" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Framework for running Rust programs in a Mac 'app bundle' environment." keywords = ["mac", "osx", "bundle", "cocoa", "appkit"]