Skip to content

Commit

Permalink
Bump simple-plist version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matiassingers committed Jan 23, 2015
1 parent 19f45a4 commit 906f5a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipa-metadata",
"version": "0.6.0",
"version": "0.6.1",
"description": "extract metadata and provisioning information about an .ipa file",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"lodash": "2.4.1",
"meow": "2.0.0",
"rimraf": "2.2.8",
"simple-plist": "0.0.3",
"simple-plist": "0.0.4",
"temporary": "0.0.8",
"which": "1.0.8"
},
Expand Down

0 comments on commit 906f5a0

Please sign in to comment.