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-01-19 02:04:29 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-01-19 02:04:29 +0300
commitfad13e5e60e6ece5223e1b66d498716a0d70b1cd (patch)
tree335bfc9b42ed968510ea5b33bd5b6a956407d8b1 /README.md
parent5eae2e194a2015c093f834ec71b5c38e39faf244 (diff)
Bump to v4.0.0v4.0.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 1bcfeeb..8b3943f 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.beta3'
+gem 'bootstrap', '~> 4.0.0'
```
Ensure that `sprockets-rails` is at least v2.3.2.