We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860babc commit a47a8b0Copy full SHA for a47a8b0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pgdump-aws-lambda",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "Lambda function for executing pg_dump and streaming the output to s3.",
5
"main": "index.js",
6
"dependencies": {
0 commit comments