From 6239a929d27555687a63dd3e525cfdfea8869dfd Mon Sep 17 00:00:00 2001 From: KYokoyama <8509057+KaiseiYokoyama@users.noreply.github.com> Date: Tue, 13 Apr 2021 09:01:06 +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 61c3a57..8e7946e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "joycon-rs" -version = "0.6.1" +version = "0.6.2" authors = ["Kaisei Yokoyama "] repository = "https://github.com/KaiseiYokoyama/joycon-rs" edition = "2018"