From bbdb47add7892d3f1cce6433fb7e1a7631c547d1 Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sun, 24 Mar 2024 06:41:25 -0500 Subject: [PATCH] `v0.3.1` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"