Skip to content

Commit 1c0babc

Browse files
committed
v1.1.2
1 parent 99f7015 commit 1c0babc

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.2
2+
3+
* Compatibility added in Readme
4+
15
## v1.1.1
26

37
* Readme Updated

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ packages:
6868
path: ".."
6969
relative: true
7070
source: path
71-
version: "1.1.1"
71+
version: "1.1.2"
7272
flutter_test:
7373
dependency: "direct dev"
7474
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_process_text
2-
version: 1.1.1
2+
version: 1.1.2
33
description: Flutter plugin to listen the process text stream to get continuous process text intent data.
44
repository: https://github.com/DevsOnFlutter/flutter_process_text
55
documentation: https://github.com/DevsOnFlutter/flutter_process_text/blob/main/README.md

0 commit comments

Comments
 (0)