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>2021-01-05 18:50:14 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-01-05 18:50:14 +0300
commitcd3fbc224696165e8512fff126cc514307a3cdb5 (patch)
treef0cab95bd7ab4b14c4565a458b06340ab842b034 /README.md
parent687c95032ccaf5e8dad4a5c3958e41305cc278b4 (diff)
Update to 5.0.0.beta1v5.0.0.beta1
1. rake update[v5.0.0-beta1] 2. Update version.rb and the README version
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 aef4c67..31e93e0 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Please see the appropriate guide for your environment of choice:
Add `bootstrap` to your Gemfile:
```ruby
-gem 'bootstrap', '~> 5.0.0.alpha3'
+gem 'bootstrap', '~> 5.0.0.beta1'
```
Ensure that `sprockets-rails` is at least v2.3.2.