aws-sdk 2.237.1 → 2.238.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/core.js CHANGED
@@ -17,7 +17,7 @@ AWS.util.update(AWS, {
17
17
  /**
18
18
  * @constant
19
19
  */
20
- VERSION: '2.237.1',
20
+ VERSION: '2.238.1',
21
21
 
22
22
  /**
23
23
  * @api private
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "aws-sdk",
3
3
  "description": "AWS SDK for JavaScript",
4
- "version": "2.237.1",
4
+ "version": "2.238.1",
5
5
  "author": {
6
6
  "name": "Amazon Web Services",
7
7
  "email": "",