diff --git a/Cargo.toml b/Cargo.toml index f9e340de..9cb5692b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "customasm" -version = "0.11.1" +version = "0.11.2" edition = "2018" authors = ["hlorenzi "] description = "An assembler for custom, user-defined instruction sets!" diff --git a/web/customasm.gc.wasm b/web/customasm.gc.wasm index 59306336..f535cff2 100644 Binary files a/web/customasm.gc.wasm and b/web/customasm.gc.wasm differ