Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2018-04-16 14:37:46 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-04-16 14:37:46 +0300
commita48d61988661c19b46ce3e12b50d9066cd4aee1e (patch)
tree11b47d1a1bdf5088b4f5934b5e87e4a95bba7850 /README.md
parent5a78819c01c9d6fae1216fa94a7f64a353afad05 (diff)
Bump to v4.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b3943f..cdf6d2f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Please see the appropriate guide for your environment of choice:
Add `bootstrap` to your Gemfile:
```ruby
-gem 'bootstrap', '~> 4.0.0'
+gem 'bootstrap', '~> 4.1.0'
```
Ensure that `sprockets-rails` is at least v2.3.2.