-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #156: chore: bump version to 0.22.0 and update CHANGELOG.md
43da8e9 chore: bump version to 0.22.0 and update CHANGELOG.md (Steve Myers) Pull request description: ACKs for top commit: LagginTimes: ACK 43da8e9 oleonardolima: ACK 43da8e9 Tree-SHA512: 0acab16cce96cef3d5f10c1788d69d372395b22755344df0c5121c9d6df173af132f206959271548fbd1ced2edf81ce13a1b691f135fb11fb7438c7c7e3c90e1
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "electrum-client" | ||
version = "0.21.0" | ||
version = "0.22.0" | ||
authors = ["Alekos Filini <[email protected]>"] | ||
license = "MIT" | ||
homepage = "https://github.com/bitcoindevkit/rust-electrum-client" | ||
|