diff --git a/lib/active_record/typed_store/version.rb b/lib/active_record/typed_store/version.rb index 26e8ee7..bd733b6 100644 --- a/lib/active_record/typed_store/version.rb +++ b/lib/active_record/typed_store/version.rb @@ -2,6 +2,6 @@ module ActiveRecord module TypedStore - VERSION = '1.5.1' + VERSION = '1.6.0' end end