From 84d2ef478cc572fd8e88308c76d1c3e6472c4c86 Mon Sep 17 00:00:00 2001 From: Mohsen <56779182+mrtnetwork@users.noreply.github.com> Date: Fri, 17 Nov 2023 09:32:07 +0330 Subject: [PATCH] fix version --- README.md | 10 ---------- pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 6495a77..fc2f891 100644 --- a/README.md +++ b/README.md @@ -613,13 +613,3 @@ Contributions are welcome! Please follow these guidelines: Please file feature requests and bugs in the issue tracker. -## Support - -If you find this repository useful, show us some love, and give us a star! -Small Bitcoin donations to the following address are also welcome: - -bc1q2y5rcf6uwmg57zsmqy86xsc0pt0rw7qujn2a2h - -18Q7w7aQYSAQonWTr2Uj5Z7VT7dNTZFwqk - - diff --git a/pubspec.yaml b/pubspec.yaml index 9dbe957..64db712 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ environment: dependencies: - blockchain_utils: 1.0.6 + blockchain_utils: ^1.0.6 dev_dependencies: test: ^1.24.6