diff --git a/README.md b/README.md index f1a7e58..dc84efd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Upgrade instructions from each version are included below. Add `critical-path-css-rails` to your Gemfile: ``` -gem 'critical-path-css-rails', '~> 1.0.0' +gem 'critical-path-css-rails', '~> 1.0.1' ``` Download and install by running: @@ -142,4 +142,4 @@ Feel free to open an issue ticket if you find something that could be improved. * If the Penthouse.js script is outdated (i.e. maybe a new version of Penthouse.js was released yesterday), feel free to open an issue and prod us to get that thing updated. However, for security reasons, we won't be accepting pull requests with updated Penthouse.js script. -Copyright Mudbug Media and Michael Misshore, released under the MIT License. \ No newline at end of file +Copyright Mudbug Media and Michael Misshore, released under the MIT License.