diff --git a/CHANGELOG.md b/CHANGELOG.md index d56ad639..6876aa1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## 0.4.0-alpha.0 +## 0.4.0 * Add support for Interactive Widgets on iOS * Rename `registerBackgroundCallback` to `registerInteractivityCallback` +* Restructure README ## 0.3.1 * fix: Fix Null Pointer when Saving `renderFlutterWidget` by [milindgoel15](https://github.com/milindgoel15) in [#182](https://github.com/ABausG/home_widget/pull/182) diff --git a/pubspec.yaml b/pubspec.yaml index 14c0bb0e..a28a719e 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.4.0-alpha.0 +version: 0.4.0 repository: https://github.com/ABausG/home_widget environment: