From 2f5416832341821fb1786d0eedca408687ac640c Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Tue, 25 Dec 2018 10:51:35 +0000 Subject: Bump to v4.2.1 --- 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 ea2aa9f..1f65b6e 100644 --- a/lib/bootstrap/version.rb +++ b/lib/bootstrap/version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true module Bootstrap - VERSION = '4.1.3' + VERSION = '4.2.1' BOOTSTRAP_SHA = '9e4e94747bd698f4f61d48ed54c9c6d4d199bd32' end -- cgit v1.2.3