chore: Release

This commit is contained in:
nym21
2025-04-05 12:13:31 +02:00
parent 0d4f4aec4e
commit 810cdbd790
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.17"
package.version = "0.0.18"
package.repository = "https://github.com/bitcoinresearchkit/brk"
[profile.release]