Skip to content

Commit 7fa0625

Browse files
3.308.3 release
1 parent a4a17f5 commit 7fa0625

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.3 - 2024-05-24
44

55
* `Aws\DynamoDB` - Documentation only updates for DynamoDB.
66
* `Aws\IoTFleetWise` - AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.

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.2';
772+
const VERSION = '3.308.3';
773773

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

0 commit comments

Comments
 (0)