v1.1.3: bugfix certificate.kid

This commit is contained in:
AJ ONeal 2019-06-09 02:18:53 -06:00
parent ca5127cd06
commit 002a88a5ca
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": {