summary history branches tags files
commit:0944dd71a152ca33184b785df19c252921b02a96
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 13:25:44 2018 +0200
parents:d2b787df0d823b1441deb2b04401a5e2e2d8d1c5
Release 0.6.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index fe7c1d5..e1fb592
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.5.1-rc"
+version = "0.6.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"]