From 3f297dc884a328f9afa83cf94d78aaa0fad7ab2d Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Mon, 30 May 2022 13:35:25 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d42f8a3..bc8b998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "https-pem", - "version": "2.0.0", + "version": "3.0.0", "description": "Self-signed PEM key and certificate ready for use in your HTTPS server", "main": "index.js", "scripts": {