diff --git a/README.md b/README.md index 9912a2d..4539b35 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The Soneso open source Stellar SDK for Flutter is build with Dart and provides A 1. Add the dependency to your pubspec.yaml file: ``` dependencies: - stellar_flutter_sdk: ^1.1.7 + stellar_flutter_sdk: ^1.1.8 ``` 2. Install it (command line or IDE): ```