summary history branches tags files
commit:3bbbc53e0e3555c19b4f9c47090f1101d9ef5f02
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Jul 9 20:36:41 2020 +0200
parents:c5ad015e8b268152e15269d9d7fa36ff18f30a88
(cargo-release) start next development iteration 0.8.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 63d182d..a83af16
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.8.1"
+version = "0.8.2-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"]