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:
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 67dd0eb..e779c24 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.beta'
- BOOTSTRAP_SHA = 'a9fa21e701536e84789169fec6a1f4a0f821ee3c'
+ BOOTSTRAP_SHA = 'fc94de5b8b5b329a298eeeb76174b146ff17af2d'
end