README.md in pretty_routes-0.1.0 vs README.md in pretty_routes-0.1.1

- old
+ new

@@ -6,10 +6,10 @@ Add this to the development group in your `Gemfile`: ```ruby group :development do - gem 'pretty_routes' + gem 'pretty_routes', '~> 0.1.1' end ``` Then run `bundle install` and you're ready to start