README.md in anjlab-bootstrap-rails-3.0.1.0 vs README.md in anjlab-bootstrap-rails-3.0.1.1
- old
+ new
@@ -1,6 +1,6 @@
-# Twitter Bootstrap v3.0.0 for Rails 3/4
+# Twitter Bootstrap v3.0.1 for Rails 3/4
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
Note: if you are looking for bootstrapped date and time pickers please take a look at [anjlab-widgets](https://github.com/anjlab/anjlab-widgets) gem.
@@ -17,10 +17,10 @@
You can install from latest build via git
``` ruby
-gem 'anjlab-bootstrap-rails', '~> 3.0.0.3', :require => 'bootstrap-rails'
+gem 'anjlab-bootstrap-rails', '~> 3.0.1.0', :require => 'bootstrap-rails'
```
and run bundle install.
## Stylesheets