diff --git a/Cargo.toml b/Cargo.toml index cf1f9dd..dda97e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "joycon-rs" -version = "0.4.0" +version = "0.4.1" authors = ["Kaisei Yokoyama "] repository = "https://github.com/KaiseiYokoyama/joycon-rs" edition = "2018" @@ -32,4 +32,4 @@ name = "standard_full_report" name = "simple_hid_report" [[example]] -name = "rumble" \ No newline at end of file +name = "rumble"