readme version bump

This commit is contained in:
Adam Meehan 2018-07-31 09:08:42 +10:00
parent f39fbb0ad2
commit cf20576253

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