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-04-25 12:29:36 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-04-25 12:29:36 +0300
commita949bd815df77e48fda2da77b1ecf861a9f71487 (patch)
treef82476281af2782040fdb9851961368dfbd5a934 /README.md
parent07bc4774a9725caf12d276ddd3aafbbd393cf576 (diff)
Update to v5.0.0-beta3
* `rake 'update[v5.0.0-beta3]'` * Update version in README.md and version.rb
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 a90d16e..badc28f 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.beta2'
+gem 'bootstrap', '~> 5.0.0.beta3'
```
Ensure that `sprockets-rails` is at least v2.3.2.