README.md in tablecloth-rails-1.0.100 vs README.md in tablecloth-rails-1.0.101

- old
+ new

@@ -13,10 +13,10 @@ Add these lines to your application's `Gemfile`: ```rb # tablecloth table js/css packaged for the rails asset pipeline -gem 'tablecloth-rails', '~> 1.0.100' +gem 'tablecloth-rails', '~> 1.0.101' ``` And then execute: ```sh