From ccadbdc4327c48caa98ea98b258e9cc90627b500 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Thu, 8 Aug 2024 18:42:28 +0200 Subject: [PATCH] 1.2.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",