Skip to content

Commit 23a2463

Browse files
authored
fix(package.json): update version to v3.50.0 (#3300)
1 parent 2613f66 commit 23a2463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-sdk-js-v3",
33
"private": true,
4-
"version": "3.49.0",
4+
"version": "3.50.0",
55
"description": "AWS SDK for JavaScript from the future",
66
"main": "index.js",
77
"scripts": {
@@ -143,4 +143,4 @@
143143
"**/*.{ts,js,md,json}": "prettier --write"
144144
},
145145
"packageManager": "[email protected]"
146-
}
146+
}

0 commit comments

Comments
 (0)