commit: | e2189a0b5faf4c3e84c41cfd0bfd68373caa90ff |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Aug 26 17:38:35 2020 +0200 |
parents: | 15214bc6fcfec2f8f0eb45203d7a9f15b9d53085 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index a83af16..a55ff99 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "fruitbasket" -version = "0.8.2-rc" +version = "0.9.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"]