Skip to content

Commit 33f7553

Browse files
3.194.5 release
1 parent ec11c42 commit 33f7553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.194.5 - 2021-09-24
44

55
* `Aws\EC2` - DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
66
* `Aws\LicenseManager` - AWS License Manager now allows customers to get the LicenseArn in the Checkout API Response.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
*/
564564
class Sdk
565565
{
566-
const VERSION = '3.194.4';
566+
const VERSION = '3.194.5';
567567

568568
/** @var array Arguments for creating clients */
569569
private $args;

0 commit comments

Comments
 (0)