summary history branches tags files
commit:c5ad015e8b268152e15269d9d7fa36ff18f30a88
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Jul 9 20:35:16 2020 +0200
parents:591d7cc236c04c8f90d653458431a01217111647
Release 0.8.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 9d5c994..63d182d
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fruitbasket"
-version = "0.8.1-rc"
+version = "0.8.1"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Framework for running Rust programs in a Mac 'app bundle' environment."
 keywords = ["mac", "osx", "bundle", "cocoa", "appkit"]