Skip to content

Commit

Permalink
Bumped version for 2.6.14 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wood committed Oct 25, 2016
1 parent 55ae5f2 commit c9795d7
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.6.14 (2016-10-25)
------------------

* Feature - Aws::AutoScaling - Updated the documentation for Auto Scaling.

* Feature - Aws::ElasticLoadBalancingV2 - Updated the documentation for Elastic Load Balancing.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.6.13
2.6.14
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.6.13'
VERSION = '2.6.14'
end

0 comments on commit c9795d7

Please sign in to comment.