summary history branches tags files
commit:2c158477ff481b32f7f360bc813db8fdea000ee6
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Jul 27 17:17:04 2017 +0200
parents:0ed9a1cd52f1e5c6bfe587ff298d5c7bcc727f7b
Release 0.4.3
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index dde7254..b6ae04e
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.4.3-rc"
+version = "0.4.3"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar"
 keywords = ["macos", "touchbar", "osx", "mac"]