readme version bump

This commit is contained in:
Pedro Paiva 2020-06-29 19:44:40 -03:00
parent 3134072f01
commit 35eb50aa40

View File

@ -30,7 +30,7 @@ If you a looking for the old version for Rails 4.x go here [https://github.com/a
== Installation == Installation
# in Gemfile # in Gemfile
gem 'validates_timeliness', '~> 5.0.0.alpha3' gem 'validates_timeliness', '~> 5.0.0.beta1'
# Run bundler # Run bundler
$ bundle install $ bundle install