Skip to content

Commit 26e7aec

Browse files
committed
Update dependencies
1 parent de39dc1 commit 26e7aec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
* TODO: Removing inefficient methods.
88

9-
## 1.0.0
9+
## 1.1.0
1010

1111
* Update dependencies.

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: xrp_dart
22
description: Effortlessly sign, create, and send all XRP transaction types using the xrp_dart package. Securely manage your XRP Ledger transactions with ease
3-
version: 1.0.0
3+
version: 1.1.0
44
homepage: "https://github.com/mrtnetwork/xrp_dart"
55
repository: "https://github.com/mrtnetwork/xrp_dart"
66

@@ -13,7 +13,7 @@ dependencies:
1313
typed_data: ^1.3.2
1414
decimal: ^2.3.3
1515
http: ^1.1.0
16-
blockchain_utils: ^0.2.0
16+
blockchain_utils: ^0.4.0
1717

1818
dev_dependencies:
1919
flutter_lints: ^2.0.3

0 commit comments

Comments
 (0)