Skip to content

Commit

Permalink
Bumped version to v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Jul 28, 2015
1 parent 049669b commit cf69bdd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased Changes
2.1.9 (2015-07-28)
------------------

* Feature - Aws::CloudWatchLogs - Added support for destinations. You can now
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.8
2.1.9
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.1.8'
VERSION = '2.1.9'
end

0 comments on commit cf69bdd

Please sign in to comment.