diff --git a/Cargo.toml b/Cargo.toml index 72931d08..57ee7e31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "customasm" -version = "0.13.4" +version = "0.13.5" edition = "2021" authors = ["hlorenzi "] description = "An assembler for custom, user-defined instruction sets!"