This commit is contained in:
Luke Parker
2024-09-19 20:57:39 -04:00
parent bdcc061bb4
commit dfb5a053ae
2 changed files with 37 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "bitcoin-serai"
version = "0.3.0"
version = "0.4.0"
description = "A Bitcoin library for FROST-signing transactions"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/networks/bitcoin"