diff --git a/Cargo.toml b/Cargo.toml index 4154c25..1e2ec98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cross_usb" -version = "0.3.0" +version = "0.3.1" authors = ["G2-Games "] repository = "https://github.com/G2-Games/cross-usb" documentation = "https://docs.rs/cross_usb"