Skip to content

Commit

Permalink
v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
argon committed Aug 2, 2012
1 parent 46b3247 commit 9e922e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -180,7 +180,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1.2.4:

* Fixed some typos in the feedback methods
* Added some debug messages available during development
* Added some debug messages available during development, see debug section above.

1.2.3:

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "apn",
"description": "An interface to the Apple Push Notification service for Node.js",
"version": "1.2.3",
"version": "1.2.4",
"author": "Andrew Naylor <argon@mkbot.net>",
"contributors": [
{ "name": "Andrew Naylor", "email": "argon@mkbot.net" }
Expand Down

0 comments on commit 9e922e4

Please sign in to comment.