Skip to content

Commit 0c40745

Browse files
Update 0.0.412
Update 0.0.412
1 parent f4427cf commit 0c40745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ You need to add Flutter to your project before moving on.
2020
Open you pubspec.yaml and add the following line to dependencies:
2121

2222
```java
23-
flutter_boost: ^0.0.411
23+
flutter_boost: ^0.0.412
2424
```
2525

2626
or you could rely directly on a Github project tag, for example(recommended)
2727
```java
2828
flutter_boost:
2929
git:
3030
url: 'https://github.com/alibaba/flutter_boost.git'
31-
ref: '0.0.411'
31+
ref: '0.0.412'
3232
```
3333

3434

0 commit comments

Comments
 (0)