diff --git a/ctru-rs/Cargo.toml b/ctru-rs/Cargo.toml index 71439fe..69b2db1 100644 --- a/ctru-rs/Cargo.toml +++ b/ctru-rs/Cargo.toml @@ -4,7 +4,7 @@ description = "A safe wrapper around smealum's ctrulib." license = "https://en.wikipedia.org/wiki/Zlib_License" name = "ctru-rs" links = "ctru" -version = "0.5.1" +version = "0.6.0" [lib] crate-type = ["rlib"]