diff --git a/package-lock.json b/package-lock.json index 359f7b1..bc254a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "macos-export-certificate-and-key", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "macos-export-certificate-and-key", - "version": "1.2.1", + "version": "1.2.2", "hasInstallScript": true, "license": "Apache-2.0", "os": [ diff --git a/package.json b/package.json index 6bcbf42..667b1b3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "gypfile": true, "name": "macos-export-certificate-and-key", - "version": "1.2.1", + "version": "1.2.2", "description": "Export a certificate and its corresponding private key from the MacOS default keychain", "repository": { "type": "git",