Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ronkorving committed Jun 5, 2015
1 parent 2468d12 commit 5af0989
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# v0.3.3

- Start writing a changelog [ronkorving]
- Added linting [AlmirKadric]
- Removed inappropriate assertions in Google Play receipt checks, as they should be handled application-side [AlmirKadric]

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iap",
"version": "0.3.2",
"version": "0.3.3",
"description": "In-app purchases for Node.js (Apple, Google)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5af0989

Please sign in to comment.