From cd3fbc224696165e8512fff126cc514307a3cdb5 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Tue, 5 Jan 2021 15:50:14 +0000 Subject: Update to 5.0.0.beta1 1. rake update[v5.0.0-beta1] 2. Update version.rb and the README version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3