From a8abc1dd20cb7f1f382b80a0572480edef6c283d Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Martin Date: Thu, 25 May 2023 15:33:06 +0200 Subject: [PATCH] fix: fix filename case (#49) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65b6e5c..901cb4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s3-sync-client", - "version": "4.1.1", + "version": "4.1.2", "description": "AWS CLI s3 sync for Node.js provides a modern client to perform S3 sync operations between file systems and S3 buckets in the spirit of the official AWS CLI command", "keywords": [ "aws",