README.md in suspenders-1.1.1 vs README.md in suspenders-1.1.2

- old
+ new

@@ -13,11 +13,11 @@ Then run: suspenders projectname -This will create a Rails 3.1 app in `projectname`. This script creates a new +This will create a Rails 3.2 app in `projectname`. This script creates a new new git repository. It is not meant to be used against an existing repo. Gemfile ------- @@ -48,9 +48,10 @@ Suspenders also comes with: * Rails' flashes set up and in application layout. * A few nice time formats. +* [Heroku-compliant asset pipeline settings](https://devcenter.heroku.com/articles/rails3x-asset-pipeline-cedar/). Heroku ------ You can optionally create Heroku staging and production apps: