server: yet another fix + release: v0.0.16

This commit is contained in:
nym21
2025-04-04 19:20:28 +02:00
parent feb8898ebf
commit d0c46e4ef3
3 changed files with 16 additions and 16 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.15"
package.version = "0.0.16"
package.repository = "https://github.com/bitcoinresearchkit/brk"
[profile.release]