README.md in jsonb_accessor-1.0.0.beta.4 vs README.md in jsonb_accessor-1.0.0.beta.5

- old
+ new

@@ -27,10 +27,10 @@ ## Installation Add this line to your application's `Gemfile`: ```ruby -gem "jsonb_accessor", "1.0.0.beta.4" +gem "jsonb_accessor", "1.0.0.beta.5" ``` And then execute: $ bundle install