Skip to content

Commit b538c98

Browse files
authored
Update version to 1.5.1
Throw error on issues with file upload
1 parent 2f0b17e commit b538c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3-batch-upload",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Super fast batched S3 folder uploads from CLI or API.",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)