Skip to content

Commit 5d42706

Browse files
author
apoca
committed
new version v2.0.1
1 parent 44eeb4b commit 5d42706

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": "lambda-resize-image",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "An AWS Lambda Function to resize images automatically with API Gateway and S3 for imagemagick tasks. When an image is called on AWS Api Gateway, this package will resize it and send it to the S3.",
55
"main": "src/handler.js",
66
"engines": {

0 commit comments

Comments
 (0)