Skip to content

Commit

Permalink
3.87.19 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Feb 26, 2019
1 parent 8c9c56e commit 79366d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## next release
## 3.87.19 - 2019-02-26

* `Aws\ApplicationDiscoveryService` - Documentation updates for discovery
* `Aws\CostandUsageReportService` - Adding support for Athena and new report preferences to the Cost and Usage Report API.
Expand Down
2 changes: 1 addition & 1 deletion src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
*/
class Sdk
{
const VERSION = '3.87.18';
const VERSION = '3.87.19';

/** @var array Arguments for creating clients */
private $args;
Expand Down

0 comments on commit 79366d3

Please sign in to comment.