summary history branches tags files
commit:405402c70b6d7e7f7cbb2f8998810d460fcca9ad
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 13:26:09 2018 +0200
parents:0944dd71a152ca33184b785df19c252921b02a96
(cargo-release) start next development iteration 0.6.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index e1fb592..09900a3
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.6.0"
+version = "0.6.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"]