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>2019-12-05 03:23:45 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2019-12-05 03:23:45 +0300
commitef343b781ca1316ba3953295222578a65bd576c0 (patch)
tree90767b14ac757d66f28b123a0f3926f5ce44d73e /README.md
parentdb40701d4d42f44c9db041c9737e4a566be64489 (diff)
Bump to v4.4.1v4.4.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 256076b..2f74e1e 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.3.1'
+gem 'bootstrap', '~> 4.4.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.