chore: bump to v0.6.2

This commit is contained in:
2026-05-04 12:59:53 +02:00
parent edc8284936
commit 4476a5bcc4
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -57,7 +57,7 @@ dependencies = [
[[package]]
name = "blake3-wasm-rs"
version = "0.6.1"
version = "0.6.2"
dependencies = [
"blake3",
"hex",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "blake3-wasm-rs"
version = "0.6.1"
version = "0.6.2"
edition = "2024"
license = "MIT OR Apache-2.0"
authors = ["Thomas <[email protected]>"]