Skip to content

Commit 6c9bd41

Browse files
authored
update
1 parent 4d12dfa commit 6c9bd41

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## 0.8.7
3+
- Update Flutter dependencies version
4+
- Enable Impeller support
25

36
## 0.8.5
47

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 0.8.6+57
19+
version: 0.8.7+58
2020

2121
environment:
2222
sdk: '>=3.5.0 <4.0.0'

0 commit comments

Comments
 (0)