diff --git a/package-lock.json b/package-lock.json index 172d352..c7fe6ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "macos-export-certificate-and-key", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "macos-export-certificate-and-key", - "version": "1.2.3", + "version": "1.2.4", "hasInstallScript": true, "license": "Apache-2.0", "os": [ diff --git a/package.json b/package.json index 2720d8e..aafb2e0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "gypfile": true, "name": "macos-export-certificate-and-key", - "version": "1.2.3", + "version": "1.2.4", "description": "Export a certificate and its corresponding private key from the MacOS default keychain", "repository": { "type": "git",