diff --git a/Cargo.toml b/Cargo.toml index f88f3e9..fca7429 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gba" description = "A crate for making GBA games with Rust." -version = "0.4.2-alpha.0" +version = "0.4.2" authors = ["Lokathor ", "Thomas Winwood "] repository = "https://github.com/rust-console/gba" readme = "README.md"