diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f96f0a9..25952de5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.1 +* Update Gradle and Kotlin Versions +* Update to support Flutter 3.10 + ## 0.2.0+1 * Fix example annotation [#115](https://github.com/ABausG/home_widget/pull/115) by [ColinSchmale](https://github.com/ColinSchmale) diff --git a/pubspec.yaml b/pubspec.yaml index 1c544540..7deb1d1b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: home_widget description: A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS. -version: 0.2.0+1 +version: 0.2.1 repository: https://github.com/ABausG/home_widget environment: