Skip to content

Commit

Permalink
Released to 0.6.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Sep 6, 2018
1 parent 07e3981 commit 31bb125
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.6.5
* convert dynamic objects to PurchasedItems.
* Fix return type for getAvailablePurchases().
* Fix ios null value if optional operator.

## 0.6.3
* Update readme.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.4
version: 0.6.5
author: dooboolab<dooboolab@gmail.com>
homepage: https://github.com/dooboolab/flutter_inapp_purchase/blob/master/pubspec.yaml
environment:
Expand Down

0 comments on commit 31bb125

Please sign in to comment.