Skip to content

Commit 4bcac71

Browse files
3.293.0 release
1 parent d275863 commit 4bcac71

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.293.0 - 2023-11-30
44

55
* `Aws\MarketplaceDeployment` - AWS Marketplace Deployment is a new service that provides essential features that facilitate the deployment of software, data, and services procured through AWS Marketplace.
66
* `Aws\MarketplaceAgreement` - The AWS Marketplace Agreement Service provides an API interface that helps AWS Marketplace sellers manage their agreements, including listing, filtering, and viewing details about their agreements.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@
753753
*/
754754
class Sdk
755755
{
756-
const VERSION = '3.292.0';
756+
const VERSION = '3.293.0';
757757

758758
/** @var array Arguments for creating clients */
759759
private $args;

0 commit comments

Comments
 (0)