chore: bump version to 0.5.0

BREAKING: hashXof/finalizeXof now throw on invalid out_len
This commit is contained in:
2026-04-25 19:19:59 +02:00
parent a0e262bf02
commit 08e01269bc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "blake3-wasm-rs"
version = "0.1.4"
version = "0.5.0"
edition = "2024"
license = "MIT"
authors = ["UneBaguette <[email protected]>"]