summary history branches tags files
commit:05a7d39507b62b18178aa33e7358ebfb2ba346a1
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Feb 13 23:09:35 2019 +0100
parents:cdb102d9a80a0b4a7f70e4ef10c83096a7ef7682
(cargo-release) start next development iteration 0.7.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 114cbf4..a216574
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.7.0"
+version = "0.7.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"]