From 7b25c697d8e2dcf983c3a71c18faeee78e5b3db5 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Thu, 12 Aug 2021 13:58:01 +0100 Subject: Update to v5.0.2 bundle exec rake 'update[v5.0.2]' --- lib/bootstrap/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/bootstrap/version.rb') diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb index abe3388..174589f 100644 --- a/lib/bootstrap/version.rb +++ b/lib/bootstrap/version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true module Bootstrap - VERSION = '5.0.1' - BOOTSTRAP_SHA = '58b1be927f43c779377e478df2d119f2ddf956ca' + VERSION = '5.0.2' + BOOTSTRAP_SHA = '688bce4fa695cc360a0d084e34f029b0c192b223' end -- cgit v1.2.3