summary history branches tags files
commit:0c9e0f5816cce3acb9275fe97f4428cf1675dd20
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Jul 12 19:26:03 2019 +0200
parents:2008dca77361a56ec362dccd748663dc1f7f4663
Release 0.8.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index aaddec8..d4402a4
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.7.1-rc"
+version = "0.8.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"]