From 242d2a2525ca476b1049453829de58bcb2f1ddba Mon Sep 17 00:00:00 2001 From: cyrille Date: Thu, 9 May 2019 22:25:24 +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 5f0ee2b..4ca6a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-challenge-s3", - "version": "1.0.0", + "version": "1.1.0", "description": "S3 backed challenge strategy for greenlock-express.js (and greenlock.js)", "main": "index.js", "scripts": {