diff --git a/CHANGELOG.md b/CHANGELOG.md index fefacee..ef60028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.2.5 +* Fix build issues of 0.2.4 + ## 0.2.4 * Consumable products support for Android * Subscription support for Android diff --git a/pubspec.yaml b/pubspec.yaml index 04a9a72..b161f79 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_billing description: A flutter plugin to communicate with billing on iOS and Android. -version: 0.2.4 +version: 0.2.5 author: Volodymyr Lykhonis homepage: https://github.com/VolodymyrLykhonis/flutter_billing