From 6c0ea5704e9d1666ef83ef663241500635f869f2 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 9 Jun 2019 02:19:51 -0600 Subject: [PATCH] v1.1.3: bugfix certificate.kid --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15cadc6..989698c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-storage-s3", - "version": "1.1.2", + "version": "1.1.3", "description": "S3 backed storage strategy for greenlock-express.js (and greenlock.js)", "main": "index.js", "scripts": {