feat: add webpack export condition and init type declaration

bump to 0.6.5
This commit is contained in:
2026-06-14 05:30:25 +02:00
parent 2de1b09087
commit ac63099741
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "blake3-wasm-rs"
version = "0.6.3"
version = "0.6.5"
edition = "2024"
license = "MIT OR Apache-2.0"
authors = ["Thomas <[email protected]>"]