Skip to content

Commit

Permalink
Bumped version for 2.11.254 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Apr 3, 2019
1 parent 16ae84b commit aac7f1e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Unreleased Changes
------------------

2.11.254 (2019-04-03)
------------------

* Feature - Aws::Batch - Updated the API, and documentation for AWS Batch.

* Feature - Aws::Comprehend - Updated the API, and documentation for Amazon Comprehend.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.11.253
2.11.254
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.11.253'
VERSION = '2.11.254'
end

0 comments on commit aac7f1e

Please sign in to comment.