Skip to content

Commit

Permalink
Tag release v2.1.24
Browse files Browse the repository at this point in the history
References:
  #935, #937
  • Loading branch information
awood45 committed Sep 29, 2015
1 parent 7f9ca65 commit 59558eb
Show file tree
Hide file tree
Showing 4 changed files with 4 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.24 (2015-09-29)
------------------

* Feature - Aws::SES - Amazon SES can now accept incoming emails. You can
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ to be backwards compatible.
| Amazon DynamoDB Streams | DynamoDBStreams | 2012-08-10 |
| Amazon EC2 Container Service | ECS | 2014-11-13 |
| Amazon ElastiCache | ElastiCache | 2015-02-02 |
| Amazon Elastic Compute Cloud | EC2 | 2015-04-15 |
| Amazon Elastic Compute Cloud | EC2 | 2015-10-01 |
| Amazon Elastic File System | EFS | 2015-02-01 |
| Amazon Elastic MapReduce | EMR | 2009-03-31 |
| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.23
2.1.24
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.23'
VERSION = '2.1.24'
end

0 comments on commit 59558eb

Please sign in to comment.