diff --git a/package-lock.json b/package-lock.json index 32b5f9c..a079fed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ipa-extract-info", - "version": "1.2.5", + "version": "1.2.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 78e04f0..511b9cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipa-extract-info", - "version": "1.2.5", + "version": "1.2.6", "description": "Extract the Info.Plist from an IPA", "repository": "nowsecure/ipa-extract-info", "license": "MIT",