diff --git a/README.rdoc b/README.rdoc index 5b1f862..05aaccd 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.pre' + gem 'validates_timeliness', '~> 5.0.0.alpha1' # Run bundler $ bundle install