Skip to content

Commit

Permalink
Bumped version for 2.6.30 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Wood committed Nov 30, 2016
1 parent 52dcd4b commit c15c288
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.30 (2016-11-30)
------------------

* Feature - Aws::Polly - Updated the documentation for Amazon Polly.

* Feature - Aws::Snowball - Updated the API, and documentation for Amazon Import/Export Snowball.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.6.29
2.6.30
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.6.29'
VERSION = '2.6.30'
end

0 comments on commit c15c288

Please sign in to comment.