mirror of
https://github.com/HackPlan/node-iap.git
synced 2026-01-12 22:44:35 +08:00
Release 0.4.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# v0.4.0
|
||||
|
||||
- Cache Google access tokens for improved throughput [Alaneor]
|
||||
|
||||
# v0.3.3
|
||||
|
||||
- Start writing a changelog [ronkorving]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iap",
|
||||
"version": "0.3.3",
|
||||
"version": "0.4.0",
|
||||
"description": "In-app purchases for Node.js (Apple, Google)",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user