commit: | 7254b12e94bd0e4cd985ae854c11e89453a1f170 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Sat Jan 8 19:02:42 2022 +0100 |
parents: | 1f09421429dad27a4a3b9f93caa8aee2cb284564 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index ae0878b..45a3177 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "fruitbasket" -version = "0.9.2-rc" +version = "0.10.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"]