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
|
# v0.3.3
|
||||||
|
|
||||||
- Start writing a changelog [ronkorving]
|
- Start writing a changelog [ronkorving]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "iap",
|
"name": "iap",
|
||||||
"version": "0.3.3",
|
"version": "0.4.0",
|
||||||
"description": "In-app purchases for Node.js (Apple, Google)",
|
"description": "In-app purchases for Node.js (Apple, Google)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user