Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rogobete committed Mar 3, 2021
1 parent 55101e6 commit 0db94e6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## [1.1.1] - 03.Feb.2021.
## [1.1.2] - 03.Mar.2021.
- add support for sep-0010
- bugfixes & improvements

## [1.1.1] - 03.Mar.2021.
- add support for sep-0010

## [1.1.0] - 09.Oct.2020.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
stellar_flutter_sdk: ^1.1.2
```
2. Install it (command line or IDE):
```
Expand Down
Binary file modified documentation/sdk_api_doc.zip
Binary file not shown.

0 comments on commit 0db94e6

Please sign in to comment.