Skip to content

Commit

Permalink
Bumped version for 2.6.49 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyclaire committed Jan 19, 2017
1 parent 4fd8046 commit 059efd4
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.6.49 (2017-01-19)
------------------

* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.

2.6.48 (2017-01-18)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.48
2.6.49
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.6.48'
VERSION = '2.6.49'
end

0 comments on commit 059efd4

Please sign in to comment.