Skip to content

Commit

Permalink
fix: fix filename case (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbmar committed May 25, 2023
1 parent 1278d93 commit a8abc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a8abc1d

Please sign in to comment.