Skip to content

Commit 079dd48

Browse files
3.308.2 release
1 parent 95daa0e commit 079dd48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.308.2 - 2024-05-23
44

55
* `Aws\OpsWorks` - Documentation-only update for OpsWorks Stacks.
66
* `Aws\EMRServerless` - This release adds the capability to run interactive workloads using Apache Livy Endpoint.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@
769769
*/
770770
class Sdk
771771
{
772-
const VERSION = '3.308.1';
772+
const VERSION = '3.308.2';
773773

774774
/** @var array Arguments for creating clients */
775775
private $args;

0 commit comments

Comments
 (0)