Skip to content

Commit

Permalink
Bumped version to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Nov 15, 2018
1 parent 2b0ec20 commit dc15547
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
Unreleased Changes
2.1.2 (2018-11-15)
------------------

* Issue - Aws::Record::Marshalers::EpochTimeMarshaler - Fixed a bug where epoch time objects didn't properly marshal from database entries.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.1.1
2.1.2
2 changes: 1 addition & 1 deletion lib/aws-record/record/version.rb
Expand Up @@ -13,6 +13,6 @@

module Aws
module Record
VERSION = '2.1.1'
VERSION = '2.1.2'
end
end

0 comments on commit dc15547

Please sign in to comment.