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:
authorTejas Bubane <tejasbubane@gmail.com>2020-05-17 20:01:12 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2020-05-18 21:18:18 +0300
commit1074f7dec00fc42a38f5e3e5847b27bec431a041 (patch)
tree9d0eb0803aa26e18add5271c619211595fc33f14 /README.md
parent931a680337506c115ee276c3830d322fdafac029 (diff)
Bump to v4.5.0v4.5.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 2f74e1e..a356b2f 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.4.1'
+gem 'bootstrap', '~> 4.5.0'
```
Ensure that `sprockets-rails` is at least v2.3.2.