From d84f5b662f2070b27e9ae8835b4b860ee4132d9e Mon Sep 17 00:00:00 2001 From: Benjamin Saunders Date: Sun, 8 Oct 2017 19:05:54 -0700 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0cbfc2..1dd3efd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openvr" -version = "0.4.0" +version = "0.5.0" authors = [ "Colin Sherratt", "Erick Tryzelaar",