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-12-29 04:59:01 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-12-29 04:59:01 +0300
commit2bb5568533f77bfbeb6ca50ec3a464a69a238bde (patch)
tree0ab4271cf951fd6df69c143991d6b7a109bda575 /lib/bootstrap/version.rb
parent5ae93e717519e910360350e6c0396efae8aff716 (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 3025f42..37234c5 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.beta2.1'
- BOOTSTRAP_SHA = 'ca4ad8bee8000617c2ae1a08afe7af1103058776'
+ BOOTSTRAP_SHA = '8ffbb74e81bb607e621df276b12f5b6449392114'
end