diff --git a/package.json b/package.json index efb0041..4ef7233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pgdump-aws-lambda", - "version": "1.1.5", + "version": "1.1.6", "description": "Lambda function for executing pg_dump and streaming the output to s3.", "main": "index.js", "dependencies": {