diff --git a/Cargo.toml b/Cargo.toml index 00980ead..3178106d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "customasm" -version = "0.11.14" +version = "0.11.15" edition = "2021" authors = ["hlorenzi "] description = "An assembler for custom, user-defined instruction sets!"