summary history branches tags files
commit:721ca1b60bac58df623bf001b6837bd360203af8
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Dec 12 19:34:04 2020 +0100
parents:5b978342cb7e263a8209fb156acd6ac47a2c6446
Release 0.9.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 73e09e0..6d8dc5a
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.9.1-rc"
+version = "0.9.1"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar"
 keywords = ["macos", "touchbar", "osx", "mac"]