release: v0.0.44

This commit is contained in:
nym21
2025-06-07 18:53:51 +02:00
parent dc449dafd1
commit 6fb6abcbe5
2 changed files with 15 additions and 15 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.43"
package.version = "0.0.44"
package.homepage = "https://bitcoinresearchkit.org"
package.repository = "https://github.com/bitcoinresearchkit/brk"