chore: migrate version in cargo.toml and bump version in package.json build.sh

This commit is contained in:
2026-04-23 14:30:00 +02:00
parent 69eab8091d
commit 8480a9136b
4 changed files with 22 additions and 10 deletions
Generated
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies = [
[[package]]
name = "blake3-wasm-rs"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"blake3",
"wasm-bindgen",