Skip to content

Commit

Permalink
Tag release v2.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Oct 28, 2015
1 parent 281845b commit 0fe4121
Show file tree
Hide file tree
Showing 3 changed files with 3 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.33 (2015-10-28)
------------------

* Issue - Aws::APIGateway - Resolved an issue that prevented users from calling
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.32
2.1.33
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.32'
VERSION = '2.1.33'
end

0 comments on commit 0fe4121

Please sign in to comment.