Merge pull request #189 from VSPPedro/update-readme

readme version bump
This commit is contained in:
Adam Meehan 2020-06-30 09:33:37 +10:00 committed by GitHub
commit f42e905cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
# in Gemfile
gem 'validates_timeliness', '~> 5.0.0.alpha3'
gem 'validates_timeliness', '~> 5.0.0.beta1'
# Run bundler
$ bundle install