From 083f8d22a9c4231517ea0e5c9e2500cd14cf6901 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Fri, 26 Feb 2021 21:15:21 +0000 Subject: Bump to v5.0.0.beta2 1. Removed `base-component.js` from `js.rb` exclusion list as it is no longer inlined. 2. `bundle exec rake update '[v5.0.0-beta2]'` 3. Updated version in `version.rb` and `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 31e93e0..0e18434 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.beta1' +gem 'bootstrap', '~> 5.0.0.beta2' ``` Ensure that `sprockets-rails` is at least v2.3.2. -- cgit v1.2.3