Skip to content

Commit

Permalink
Bumped version to v2.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Feb 24, 2015
1 parent bac5fe1 commit ade6808
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.0.28 (2015-02-24)
------------------

* Feature - Aws::RDS - Added an initial resource interface implementation.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.27
2.0.28
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.0.27'
VERSION = '2.0.28'
end

0 comments on commit ade6808

Please sign in to comment.