Skip to content

Commit b0d6602

Browse files
committed
update readme
1 parent a42dc8c commit b0d6602

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
0.8.6-stable:
1+
v.0.8.7-stable:
2+
just update readme.
3+
4+
v0.8.6-stable:
25
The first version published to pub.dev.
36

47
The following functions are supported:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ dependencies:
7979
flutter_constraintlayout:
8080
git:
8181
url: 'https://github.com/hackware1993/Flutter-ConstraintLayout.git'
82-
ref: 'v0.8.6-stable'
82+
ref: 'v0.8.7-stable'
8383
```
8484
8585
```yaml
8686
dependencies:
87-
flutter_constraintlayout: ^0.8.6-stable
87+
flutter_constraintlayout: ^0.8.7-stable
8888
```
8989
9090
```dart

0 commit comments

Comments
 (0)