summary history branches tags files
commit:cdb102d9a80a0b4a7f70e4ef10c83096a7ef7682
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Feb 13 23:08:44 2019 +0100
parents:8c026c2a129dd6f17efa4e82b85ced27ed63ed77
Release 0.7.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 90a715f..114cbf4
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.6.1-rc"
+version = "0.7.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"]