From 1074f7dec00fc42a38f5e3e5847b27bec431a041 Mon Sep 17 00:00:00 2001 From: Tejas Bubane Date: Sun, 17 May 2020 22:31:12 +0530 Subject: Bump to v4.5.0 --- lib/bootstrap/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bootstrap/version.rb') diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb index 23c469a..73d4585 100644 --- a/lib/bootstrap/version.rb +++ b/lib/bootstrap/version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true module Bootstrap - VERSION = '4.4.1' + VERSION = '4.5.0' BOOTSTRAP_SHA = '7a6da5e3e7ad7c749dde806546a35d4d4259d965' end -- cgit v1.2.3