release: v0.0.11

This commit is contained in:
nym21
2025-03-31 18:52:39 +02:00
parent afcc34b5cc
commit f49529fa70
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ members = ["crates/*"]
package.description = "The Bitcoin Research Kit is a suite of tools designed to extract, compute and display data stored on a Bitcoin Core node"
package.license = "MIT"
package.edition = "2024"
package.version = "0.0.10"
package.version = "0.0.11"
package.repository = "https://github.com/bitcoinresearchkit/brk"
[profile.release]