Skip to content

Commit

Permalink
Bumped version to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Jun 24, 2015
1 parent 030547b commit 326017d
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.2 (2015-06-24)
------------------

* Feature - Aws::CloudFront - Can now set `:max_ttl` and `:default_ttl` within
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ to be backwards compatible.
| AWS Security Token Service | STS | 2011-06-15 |
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
| AWS Support | Support | 2013-04-15 |
| Amazon CloudFront | CloudFront | 2014-11-06 |
| Amazon CloudFront | CloudFront | 2015-04-17 |
| Amazon CloudHSM | CloudHSM | 2014-05-30 |
| Amazon CloudSearch | CloudSearch | 2013-01-01 |
| Amazon CloudSearch Domain | CloudSearchDomain | 2013-01-01 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.1.2
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.1'
VERSION = '2.1.2'
end

0 comments on commit 326017d

Please sign in to comment.