bump gem version in readme

This commit is contained in:
Adam Meehan 2018-07-02 21:13:24 +10:00
parent bc6d4fe5fc
commit 67106b0212

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