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>2017-12-29 05:21:16 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-12-29 05:21:16 +0300
commit176cbf4fbf07e29783b0726f8426da0a7ebe5ead (patch)
tree3385e3e54f4054bf50df660e9a2474e1a86280c4 /README.md
parentab9132f676a07a7fdc29f40968bae1940584c357 (diff)
v4.0.0.beta3v4.0.0.beta3
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 0d01ee7..1bcfeeb 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.beta2.1'
+gem 'bootstrap', '~> 4.0.0.beta3'
```
Ensure that `sprockets-rails` is at least v2.3.2.