Skip to content

Commit

Permalink
Bumped version for 2.7.14 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wood committed Feb 23, 2017
1 parent 26be441 commit b87c0fd
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.14 (2017-02-23)
------------------

* Feature - Aws::EC2 - Updated the API for Amazon Elastic Compute Cloud.

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

0 comments on commit b87c0fd

Please sign in to comment.