diff --git a/README.rdoc b/README.rdoc index 8e35355..76b789d 100644 --- a/README.rdoc +++ b/README.rdoc @@ -30,7 +30,7 @@ If you a looking for the old version for Rails 4.x go here [https://github.com/a == Installation # in Gemfile - gem 'validates_timeliness', '~> 5.0.0.alpha2' + gem 'validates_timeliness', '~> 5.0.0.alpha3' # Run bundler $ bundle install