diff --git a/Cargo.toml b/Cargo.toml index 9452c03..d10d2af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ [package] name = "oxvg-wasm-bindings" -version = "0.0.4" # This reflects the "@oxvg/wasm" NPM package version, and is used by the Maintenance workflow to commit updates +version = "0.0.7" # This reflects the "@oxvg/wasm" NPM package version, and is used by the Maintenance workflow to commit updates edition = "2021" description = "WebAssembly bindings for OXVG based on '@oxvg/wasm', but customized for OXVGUI" license = "MIT"