diff --git a/README.rdoc b/README.rdoc index 45540fd..d1fc631 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.alpha3' + gem 'validates_timeliness', '~> 5.0.0.beta1' # Run bundler $ bundle install