Skip to content

Commit 99e13a3

Browse files
3.306.1 release
1 parent aa092e3 commit 99e13a3

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.306.1 - 2024-05-07
44

55
* `Aws\Budgets` - This release adds tag support for budgets and budget actions.
66
* `Aws\Route53Profiles` - Doc only update for Route 53 profiles that fixes some link issues

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
*/
772772
class Sdk
773773
{
774-
const VERSION = '3.306.0';
774+
const VERSION = '3.306.1';
775775

776776
/** @var array Arguments for creating clients */
777777
private $args;

0 commit comments

Comments
 (0)