Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
Bumped version to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Sep 29, 2014
1 parent 13a410f commit 00b5257
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 @@
Next Release (TBD)
2.0.1 (2014-09-29)
------------------

* Feature - Aws::CognitoIdentity::Client - Added support for Cognito developer identities.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
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.0'
VERSION = '2.0.1'
end

0 comments on commit 00b5257

Please sign in to comment.