Skip to content

Commit 6576a9f

Browse files
3.334.3 release
1 parent f988c0e commit 6576a9f

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.334.3 - 2024-12-10
44

55
* `Aws\BCMPricingCalculator` - Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.
66
* `Aws\finspace` - Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
*/
814814
class Sdk
815815
{
816-
const VERSION = '3.334.2';
816+
const VERSION = '3.334.3';
817817

818818
/** @var array Arguments for creating clients */
819819
private $args;

0 commit comments

Comments
 (0)