Skip to content

Commit

Permalink
fix(package.json): update version to v3.50.0 (#3300)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Feb 11, 2022
1 parent 2613f66 commit 23a2463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -143,4 +143,4 @@
"**/*.{ts,js,md,json}": "prettier --write"
},
"packageManager": "yarn@1.22.17"
}
}

0 comments on commit 23a2463

Please sign in to comment.