Skip to content

Commit 2ef8b06

Browse files
committed
V6.8.0
- Update dependencies.
1 parent b051bba commit 2ef8b06

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.8.0
2+
3+
- Update dependencies.
4+
15
## 6.7.0
26

37
- Update dependencies.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bitcoin_base
22
description: A versatile library for Bitcoin, Dogecoin, Litecoin, Dash, BSV, and BCH. Supports P2PKH, P2SH, P2WPKH, P2WSH, P2TR, with advanced creation, signing, and spending capabilities.
3-
version: 6.7.0
3+
version: 6.8.0
44
homepage: "https://github.com/mrtnetwork/bitcoin_base"
55
repository: "https://github.com/mrtnetwork/bitcoin_base"
66
Author: mrhaydari.t@gmail.com
@@ -16,7 +16,7 @@ environment:
1616

1717

1818
dependencies:
19-
blockchain_utils: ^5.1.0
19+
blockchain_utils: ^5.2.0
2020

2121
# blockchain_utils:
2222
# path: ../blockchain_utils

0 commit comments

Comments
 (0)