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
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-10-14 10:31:35 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-14 10:35:35 +0300
commit415995c24bc98dfb9efda792424294e82bda244b (patch)
treed9a173d7de725b977bd0844b68965fa0b7f2df44 /lib/bootstrap/version.rb
parent6b1d5ddfe630a26cbd5dc514dd7c2b723bb3ce1e (diff)
rake update[v4-dev]
Diffstat (limited to 'lib/bootstrap/version.rb')
-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 8156851..67dd0eb 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.beta'
- BOOTSTRAP_SHA = 'c8ee8509cb72edd2f758398664bed8a0eeeb2dc4'
+ BOOTSTRAP_SHA = 'a9fa21e701536e84789169fec6a1f4a0f821ee3c'
end