From 51324e498ad4c2a6176f95a018ce18b75428fc49 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Thu, 8 Aug 2024 15:36:12 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5510d8..45a6446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win-export-certificate-and-key", - "version": "2.0.1", + "version": "2.1.0", "description": "Export a certificate and its corresponding private key from the Windows CA store", "main": "index.js", "scripts": {