Skip to content

Commit 5497eb4

Browse files
committed
- Updated Changelog & version code
1 parent 7c175fb commit 5497eb4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,8 @@
3434

3535
## 0.2.4
3636

37-
* Fixed PDF gallery rendering issue on release build
37+
* Fixed PDF gallery rendering issue on release build
38+
39+
## 0.2.5
40+
41+
* Safe area UI fixes

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ packages:
8484
path: ".."
8585
relative: true
8686
source: path
87-
version: "0.2.4"
87+
version: "0.2.5"
8888
fake_async:
8989
dependency: transitive
9090
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: document_scanner_flutter
22
description: A android & ios document scanner & auto detector plugin for flutter.
3-
version: 0.2.4
3+
version: 0.2.5
44
homepage: https://github.com/ishaquehassan/document_scanner_flutter
55

66
environment:

0 commit comments

Comments
 (0)