Skip to content

Commit

Permalink
Bumped version to v2.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Apr 16, 2015
1 parent 8810a20 commit 58c42ac
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased Changes
2.0.39 (2015-04-16)
------------------

* Feature - Aws::ConfigService - SNS topics on AWS Config's DeliveryChannel are
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,14 +226,15 @@ to be backwards compatible.
| AWS CloudFormation | CloudFormation | 2010-05-15 |
| AWS CloudTrail | CloudTrail | 2013-11-01 |
| AWS CodeDeploy | CodeDeploy | 2014-10-06 |
| AWS Config | ConfigService | 2014-10-17 |
| AWS Config | ConfigService | 2014-11-12 |
| AWS Data Pipeline | DataPipeline | 2012-10-29 |
| AWS Direct Connect | DirectConnect | 2012-10-25 |
| AWS Elastic Beanstalk | ElasticBeanstalk | 2010-12-01 |
| AWS Identity and Access Management | IAM | 2010-05-08 |
| AWS Import/Export | ImportExport | 2010-06-01 |
| AWS Key Management Service | KMS | 2014-11-01 |
| AWS Lambda | Lambda | 2015-03-31 |
| AWS Lambda | LambdaPreview | 2014-11-11 |
| AWS OpsWorks | OpsWorks | 2013-02-18 |
| AWS Security Token Service | STS | 2011-06-15 |
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.38
2.0.39
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.0.38'
VERSION = '2.0.39'
end

0 comments on commit 58c42ac

Please sign in to comment.