diff --git a/CHANGELOG.md b/CHANGELOG.md index 6efaf019..31514989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.7.0 +* Addition of Amazon In-App Purchases. + ## 0.6.9 * Prevent nil element exception when getting products. diff --git a/pubspec.yaml b/pubspec.yaml index 577c7d91..858233b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_inapp_purchase description: In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native. -version: 0.6.9 +version: 0.7.0 author: dooboolab homepage: https://github.com/dooboolab/flutter_inapp_purchase/blob/master/pubspec.yaml environment: