Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTejas Bubane <tejasbubane@gmail.com>2020-05-17 20:00:46 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2020-05-18 21:18:18 +0300
commit931a680337506c115ee276c3830d322fdafac029 (patch)
treea23eb3c2582f4df1de10ff5b9237536480c95488 /lib
parent5d8c6b7117ffe5e1a4eb76126728aa26dd8c89d4 (diff)
rake 'update[v4.5.0]'
Diffstat (limited to 'lib')
-rw-r--r--lib/bootstrap/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb
index 967c246..23c469a 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -2,5 +2,5 @@
module Bootstrap
VERSION = '4.4.1'
- BOOTSTRAP_SHA = 'dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb'
+ BOOTSTRAP_SHA = '7a6da5e3e7ad7c749dde806546a35d4d4259d965'
end