Skip to content

Commit 21e7674

Browse files
committed
.md files updated
1 parent 853fbc5 commit 21e7674

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.31.3]
2+
13
## [0.31.2]
24
Updated `flutter_rust_bridge` to `2.0.0`.
35
#### APIs added

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To use the `bdk_flutter` package in your project, add it as a dependency in your
3939

4040
```dart
4141
dependencies:
42-
bdk_flutter: ^0.31.2
42+
bdk_flutter: ^0.31.3
4343
```
4444

4545
### Examples

0 commit comments

Comments
 (0)