README.md in backbonejs-rails-0.0.6 vs README.md in backbonejs-rails-0.0.7
- old
+ new
@@ -1,10 +1,10 @@
Installation
------------
Add the following to your Gemfile:
- gem "backbonejs-rails", "~> 0.0.5"
+ gem "backbonejs-rails", "~> 0.0.6"
Then use Bundler to install:
$ bundle install