From 953fc5083026e5c1b7756d122956db65344ddcb3 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Sun, 9 Aug 2020 10:47:04 +0100 Subject: Bump to v5.0.0.alpha1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fa5eda6..811fb17 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please see the appropriate guide for your environment of choice: Add `bootstrap` to your Gemfile: ```ruby -gem 'bootstrap', '~> 4.5.2' +gem 'bootstrap', '~> 5.0.0.alpha1' ``` Ensure that `sprockets-rails` is at least v2.3.2. -- cgit v1.2.3