Skip to content

Commit ca0865f

Browse files
3.183.15 release
1 parent 9e673c4 commit ca0865f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.183.15 - 2021-06-08
44

55
* `Aws\CognitoIdentityProvider` - Documentation updates for cognito-idp
66
* `Aws\FSx` - This release adds support for auditing end-user access to files, folders, and file shares using Windows event logs, enabling customers to meet their security and compliance needs.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
*/
544544
class Sdk
545545
{
546-
const VERSION = '3.183.14';
546+
const VERSION = '3.183.15';
547547

548548
/** @var array Arguments for creating clients */
549549
private $args;

0 commit comments

Comments
 (0)