diff --git a/Cargo.toml b/Cargo.toml index a19ce6f..5b4bf56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "decomp-toolkit" description = "Yet another GameCube/Wii decompilation toolkit." authors = ["Luke Street "] license = "MIT OR Apache-2.0" -version = "0.3.2" +version = "0.3.3" edition = "2021" publish = false build = "build.rs"