summary history branches tags files
commit:ed49e8919614d1c20ad5fde091cb60bcdcae7380
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Jul 12 19:26:47 2019 +0200
parents:0c9e0f5816cce3acb9275fe97f4428cf1675dd20
(cargo-release) start next development iteration 0.8.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index d4402a4..9d5c994
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.8.0"
+version = "0.8.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"]