README.md in material-sass-4.1.0 vs README.md in material-sass-4.1.1

- old
+ new

@@ -20,11 +20,11 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'bootstrap', '~> 4.1.0' -gem 'material-sass', '~> 4.1.0' +gem 'bootstrap', '~> 4.1.1' +gem 'material-sass', '~> 4.1.1' ``` And then run the bundler and restart your server to make the files available through the pipeline: ```console $ bundle install