Skip to content

Commit

Permalink
Bumped version to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Jul 9, 2015
1 parent 30f0d27 commit 69c4434
Show file tree
Hide file tree
Showing 4 changed files with 6 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.1.4 (2015-07-09)
------------------

* Feature - Aws::ECS - Amazon EC2 Container Service now supports the UDP
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,9 @@ to be backwards compatible.
| ---------------------------------------- | -------------------- | ----------- |
| AWS CloudFormation | CloudFormation | 2010-05-15 |
| AWS CloudTrail | CloudTrail | 2013-11-01 |
| AWS CodeCommit | CodeCommit | 2015-04-13 |
| AWS CodeDeploy | CodeDeploy | 2014-10-06 |
| AWS CodePipeline | CodePipeline | 2015-07-09 |
| AWS Config | ConfigService | 2014-11-12 |
| AWS Data Pipeline | DataPipeline | 2012-10-29 |
| AWS Direct Connect | DirectConnect | 2012-10-25 |
Expand All @@ -234,8 +236,8 @@ to be backwards compatible.
| 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 Lambda | Lambda | 2015-03-31 |
| 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.1.3
2.1.4
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.1.3'
VERSION = '2.1.4'
end

0 comments on commit 69c4434

Please sign in to comment.