diff --git a/Cargo.toml b/Cargo.toml index f154e5e..142d01e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-3ds" -version = "0.1.0" +version = "0.1.1" authors = ["Rust3DS Org", "Andrea Ciliberti "] description = "Cargo wrapper for developing Nintendo 3DS homebrew apps" repository = "https://github.com/rust3ds/cargo-3ds"