Skip to content

Commit

Permalink
Tag release v2.3.0
Browse files Browse the repository at this point in the history
References:
  #1136, #1164
  • Loading branch information
awood45 committed Apr 28, 2016
1 parent 0edc69d commit b82f3e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
Unreleased Changes
2.3.0 (2016-04-28)
------------------

* Feature - Aws.partitions - Added interfaces for exploring regions and
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.2.37
2.3.0
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.2.37'
VERSION = '2.3.0'
end

0 comments on commit b82f3e3

Please sign in to comment.