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