From 373b24998407efaec5e4ed9af2edb1c401efb4fc Mon Sep 17 00:00:00 2001 From: Kaisei Yokoyama Date: Sat, 6 Jun 2020 20:22:51 +0900 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc14196..55ad2a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "joycon-rs" -version = "0.5.6" +version = "0.6.0" authors = ["Kaisei Yokoyama "] repository = "https://github.com/KaiseiYokoyama/joycon-rs" edition = "2018"