diff --git a/Cargo.toml b/Cargo.toml index ec669f2..bbf2855 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ name = "mos6502" description = "A MOS 6502 Emulator" license = "BSD-3-Clause" -version = "0.4.0" +version = "0.5.0" authors = ["The 6502-rs Developers"] build = "build.rs" exclude = ["examples/**"]