Skip to content

Commit

Permalink
Tag release v2.1.32
Browse files Browse the repository at this point in the history
References:
  #884, #964
  • Loading branch information
trevorrowe committed Oct 26, 2015
1 parent d9e649c commit 243c917
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 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.32 (2015-10-26)
------------------

* Feature - Aws::SSM - API update for Amazon Simple Systems Management Service.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ to be backwards compatible.
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
| AWS Support | Support | 2013-04-15 |
| AWS WAF | WAF | 2015-08-24 |
| Amazon API Gateway | APIGateway | 2015-07-09 |
| Amazon CloudFront | CloudFront | 2015-07-27 |
| Amazon CloudHSM | CloudHSM | 2014-05-30 |
| Amazon CloudSearch | CloudSearch | 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.31
2.1.32
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.31'
VERSION = '2.1.32'
end

0 comments on commit 243c917

Please sign in to comment.