Skip to content

Commit

Permalink
Bumped version for 2.7.15 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wood committed Feb 24, 2017
1 parent 4adc001 commit f3632ba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
Unreleased Changes
------------------

2.7.15 (2017-02-24)
------------------

* Feature - Aws::ElasticsearchService - Updated the API, and documentation for Amazon Elasticsearch Service.

2.7.14 (2017-02-23)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.7.14
2.7.15
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.7.14'
VERSION = '2.7.15'
end

0 comments on commit f3632ba

Please sign in to comment.