diff --git a/CHANGELOG.md b/CHANGELOG.md index ae0a10cc..b25f4c3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # ChangeLog +## 4.0.2 + +### Fixes + +- **Package:** using recommended static analysis and fixing issues from analyze +- **Package:** Upating android example to use declarative plugins block + ## 4.0.1 ### Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 1c3f6a82..e146134c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_tts description: A flutter plugin for Text to Speech. This plugin is supported on iOS, macOS, Android, Web, & Windows. -version: 4.0.1 +version: 4.0.2 homepage: https://github.com/dlutton/flutter_tts dependencies: