fix: export init as value type in index.d.ts

- bump version to 0.6.6
This commit is contained in:
2026-06-14 06:52:06 +02:00
parent a841ee1313
commit 59cd38b35b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "blake3-wasm-rs"
version = "0.6.5"
version = "0.6.6"
edition = "2024"
license = "MIT OR Apache-2.0"
authors = ["Thomas <[email protected]>"]