From 221dce8414e6c7eee596261a170b4791013a99f8 Mon Sep 17 00:00:00 2001 From: Loune Date: Thu, 28 Dec 2023 12:08:51 +1100 Subject: [PATCH] v6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c98c0e4..d59fe3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snap-push", - "version": "6.1.0", + "version": "6.1.1", "description": "Deliver static website files to Amazon S3, Azure or Google Cloud.", "type": "module", "main": "./dist-cjs/push.js",