v1.1.3: bugfix certificate.kid

This commit is contained in:
AJ ONeal 2019-06-09 02:19:51 -06:00
parent 83819b5901
commit 6c0ea5704e
1 changed files with 1 additions and 1 deletions

View File

@ -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": {