Skip to content

Commit 2f0d298

Browse files
author
Ron Korving
committed
Release
1 parent 3a3acf3 commit 2f0d298

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.9.0
2+
3+
- iOS: Support single entry latest_receipt_info [markgardner]
4+
- iOS: Support exclude-old-transactions [AndrewBarba]
5+
16
# v0.8.0
27

38
- Amazon: Support Amazon purchase verification [KLVTZ]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iap",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "In-app purchase validation for Apple, Google, Amazon, Roku",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)