diff --git a/package.json b/package.json index 084eeee9e3f1..3bef83e2b5f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk-js-v3", "private": true, - "version": "3.49.0", + "version": "3.50.0", "description": "AWS SDK for JavaScript from the future", "main": "index.js", "scripts": { @@ -143,4 +143,4 @@ "**/*.{ts,js,md,json}": "prettier --write" }, "packageManager": "yarn@1.22.17" -} \ No newline at end of file +}