Skip to content

Commit 3a9aa18

Browse files
committed
new release v1.1.1
1 parent ef9b1c9 commit 3a9aa18

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,3 +1,6 @@
1+
## 1.1.1
2+
- Fix getAllLocal() returns incorrect type causing CastList<Object?, dynamic> to List<String> type error
3+
14
## 1.1.0
25

36
Initial release of the voice_recognition plugin.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: voice_recognition_flutter
22
description: "this is a flutter plugine for voice recognition"
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://github.com/RootHex200/voice_recognition_flutter.git
55

66
environment:

0 commit comments

Comments
 (0)