From 7a9b0e145af7be8c93eeb53eb90d52214c8d126a Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Fri, 10 May 2024 21:01:18 +0100 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 000a8ca..9017719 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win-export-certificate-and-key", - "version": "1.0.7", + "version": "1.1.2", "description": "Export a certificate and its corresponding private key from the Windows CA store", "main": "index.js", "scripts": {