summary history branches tags files
commit:6d29ab4e82d22e974c85821018e3d0753ba97f8b
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Dec 12 19:34:21 2020 +0100
parents:721ca1b60bac58df623bf001b6837bd360203af8
(cargo-release) start next development iteration 0.9.2-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 6d8dc5a..48cd977
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.9.1"
+version = "0.9.2-rc"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar"
 keywords = ["macos", "touchbar", "osx", "mac"]