From 3bae8dc2c16b743073ee90ac711ea50eae6a8861 Mon Sep 17 00:00:00 2001 From: Mohsen Date: Wed, 27 Sep 2023 18:16:37 +0330 Subject: [PATCH] Update dependencies --- CHANGELOG.md | 2 +- README.md | 1 + pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba3ab78..cc135a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,6 @@ * TransactionBuilder * Fix bugs -## 1.0.3 +## 1.1.0 * Update dependencies \ No newline at end of file diff --git a/README.md b/README.md index 549a203..ba1b458 100644 --- a/README.md +++ b/README.md @@ -624,3 +624,4 @@ bc1q2y5rcf6uwmg57zsmqy86xsc0pt0rw7qujn2a2h 18Q7w7aQYSAQonWTr2Uj5Z7VT7dNTZFwqk + diff --git a/pubspec.yaml b/pubspec.yaml index b4eb638..d8150f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: bitcoin_base description: A comprehensive Bitcoin library for creating/signing and spending P2PK, P2PKH, P2SH, P2WPKH, P2WSH, Taproot ... -version: 1.0.3 +version: 1.1.0 homepage: "https://github.com/mrtnetwork/bitcoin_base" repository: "https://github.com/mrtnetwork/bitcoin_base" environment: