Skip to content

Commit b4bdbaf

Browse files
committed
Version 2.1.1
1 parent 0ff74d7 commit b4bdbaf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.1.1 April 16, 2015
2+
3+
Update package.json with async dependency (tomasdev)
4+
5+
Emit error if it failed to sign the zip with manifest file (tomasdev)
6+
7+
18
## 2.1.0 March 2, 2015
29

310
Add support for Node.js 0.12 and io.js 1.4

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "name": "passbook",
22
"description": "iOS Passbook for the Node hacker",
33
"homepage": "https://github.com/assaf/node-passbook",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": {
66
"name": "Assaf Arkin",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)