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-30 19:25:52 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-04-30 19:25:52 +0300
commitd71068f82a13817ad04870d6646b75c5e1492608 (patch)
treed5ce2dd1894a2e5d7e685ca7f1fed9791b2cd0f6 /README.md
parentdee70cd0e7cbb8a2c327097030db76b2904c54c6 (diff)
Bump to v4.1.1v4.1.1
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 e4b4b0b..390cd72 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.1.0'
+gem 'bootstrap', '~> 4.1.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.