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-10-23 18:18:26 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-23 18:18:26 +0300
commitff5dc4bbb1dedd440dfd4e48da91a1bd7373e853 (patch)
tree6e1e70836335f35768bf6e3e73d44c279ea549ff /README.md
parentd5fedb89b3f6b860e074505d976bfb9b8aff6546 (diff)
Bump to 4.0.0.beta2.1v4.0.0.beta2.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 ce0e60f..0d01ee7 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'
+gem 'bootstrap', '~> 4.0.0.beta2.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.