From 48eba562d66bf99b3fe3a0fc51d634f9aff7e2e1 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 24 Dec 2024 16:23:56 -0800 Subject: [PATCH] updating version and changelog --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a33038..5859bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # ChangeLog +## 4.2.1 + +### Fixes + +- **iOS:** speeding up iOS plugin initialization +- **Android:** Fixes npe on plugin initialization + ## 4.2.0 ### Features diff --git a/pubspec.yaml b/pubspec.yaml index bc8ee60..faf4720 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.2.0 +version: 4.2.1 homepage: https://github.com/dlutton/flutter_tts dependencies: