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>2015-12-15 03:22:53 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-12-15 03:22:53 +0300
commit0bbd14de56ef118c27a42aa89623cca5edeec94c (patch)
treec6e46da05a1b1793627f623b65c42a0e2848816b /lib/bootstrap
parent303a643224ff1190ba5062fee6834ca2012684eb (diff)
Update to upstream alpha 2
Diffstat (limited to 'lib/bootstrap')
-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 194f87d..45fd78e 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.alpha2'
- BOOTSTRAP_SHA = '4d92e2c7ec600d07d4dceb2e9c83d9bcf0ba9268'
+ BOOTSTRAP_SHA = '48938155eb24b4ccdde09426066869504c6dab3c'
end