From 73ff03814293da40780b7a858f5f853bc4494280 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Thu, 6 May 2021 12:01:08 +0100 Subject: Update to v5.0.0 1. Updater: Add `util/backdrop.js` to the list of inlined srcs. 2. `bundle exec rake 'update[v5.0.0]' 3. Update version numbers. 4. Bump minimum Popper version from 2.9.1 to 2.9.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 96fcd60..083ed82 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.beta3' +gem 'bootstrap', '~> 5.0.0' ``` Ensure that `sprockets-rails` is at least v2.3.2. -- cgit v1.2.3