Skip to content

Commit f6ae542

Browse files
author
fbchen
committed
release v0.8.6-stable
1 parent fafa65a commit f6ae542

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.8.5-stable:
1+
0.8.6-stable:
22
The first version published to pub.dev.
33

44
The following functions are supported:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies:
7777
flutter_constraintlayout:
7878
git:
7979
url: 'https://github.com/hackware1993/Flutter-ConstraintLayout.git'
80-
ref: 'v0.8.5-stable'
80+
ref: 'v0.8.6-stable'
8181
```
8282
8383
# Example

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_constraintlayout
22
description: Build flexible layouts with constraints, Similar to Android ConstraintLayout.
3-
version: 0.8.5-stable
3+
version: 0.8.6-stable
44
anthor: hackware
55
homepage: https://github.com/hackware1993/Flutter-ConstraintLayout
66

0 commit comments

Comments
 (0)