Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down