README.md in fakeredis-0.4.3 vs README.md in fakeredis-0.5.0
- old
+ new
@@ -13,11 +13,11 @@
gem "fakeredis"
## Versions
-FakeRedis currently supports redis-rb v3.0.0 or later, if you are using
+FakeRedis currently supports redis-rb v3.x.y or later, if you are using
redis-rb v2.2.x install the version 0.3.x:
gem install fakeredis -v "~> 0.3.0"
or use the branch 0-3-x on your Gemfile:
@@ -80,7 +80,7 @@
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
## Copyright
-Copyright (c) 2011-2013 Guillermo Iguaran. See LICENSE for
+Copyright (c) 2011-2014 Guillermo Iguaran. See LICENSE for
further details.