chore: bump to v0.6.1

This commit is contained in:
2026-04-28 06:32:43 +02:00
parent 7fec54a9b5
commit 99980eff38
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -53,7 +53,7 @@ dependencies = [
[[package]]
name = "blake3-wasm-rs"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"blake3",
"hex",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "blake3-wasm-rs"
version = "0.6.0"
version = "0.6.1"
edition = "2024"
license = "MIT OR Apache-2.0"
authors = ["Thomas <[email protected]>"]