From ac9a327b0e9dc04dca7691b1e08019bf14c01229 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Sun, 8 Nov 2020 22:14:49 +0000 Subject: Bump to v5.0.0.alpha2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 811fb17..3a5f03a 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', '~> 5.0.0.alpha1' +gem 'bootstrap', '~> 5.0.0.alpha2' ``` Ensure that `sprockets-rails` is at least v2.3.2. -- cgit v1.2.3