From 0dbf786a178fa1d22513813be419f074f664afe9 Mon Sep 17 00:00:00 2001 From: cyrille Date: Thu, 9 May 2019 22:23:20 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b50fdf5..6f92c20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-storage-s3", - "version": "1.0.0", + "version": "1.1.0", "description": "S3 backed storage strategy for greenlock-express.js (and greenlock.js)", "main": "index.js", "scripts": {