README.md in jsonb_accessor-1.1.0 vs README.md in jsonb_accessor-1.2.0

- old
+ new

@@ -23,10 +23,10 @@ ## Installation Add this line to your application's `Gemfile`: ```ruby -gem "jsonb_accessor", "~> 1.0.0" +gem "jsonb_accessor", "~> 1" ``` And then execute: $ bundle install