README.md in bootstrap-sass-2.2.1.0 vs README.md in bootstrap-sass-2.2.1.1

- old
+ new

@@ -11,11 +11,11 @@ ### Rails In your Gemfile: gem 'sass-rails', '~> 3.2' - gem 'bootstrap-sass', '~> 2.2.1.0' + gem 'bootstrap-sass', '~> 2.2.1.1' #### CSS Import "bootstrap" in your SCSS file of choice to get all of Bootstrap's styles, mixins and variables! We recommend against using `//= require` directives, since none of your other stylesheets will be [able to use](https://github.com/thomas-mcdonald/bootstrap-sass/issues/79#issuecomment-4428595) the awesome mixins that Bootstrap has defined. @@ -92,10 +92,10 @@ Basically this means you should expect to append a separate patch version to the bootstrap version, which allows our versioning to stay more honest about changes. ### Bundler? - gem 'bootstrap-sass', '~> 2.2.1.0' + gem 'bootstrap-sass', '~> 2.2.1.1' Don't use the standard `~> 2.x.y`. Your apps may break. ## Who bootstrap-sass is a project by [Thomas McDonald](https://twitter.com/#!/thomasmcdonald_), with support from [other awesome people](https://github.com/thomas-mcdonald/bootstrap-sass/graphs/contributors). \ No newline at end of file