README.md in validates_timeliness-7.0.0.beta2 vs README.md in validates_timeliness-7.0.0

- old
+ new

@@ -28,10 +28,10 @@ ## Installation In Gemfile ```ruby -gem 'validates_timeliness', '~> 7.0.0.beta1' +gem 'validates_timeliness', '~> 7.0.0' ``` Run bundler: ```bash $ bundle install