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:
authorGleb Mazovetskiy <glebm@google.com>2015-05-06 23:59:22 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-05-06 23:59:22 +0300
commit488c8b35ec0b84abc16f05ec7b2de21c79c9ec2c (patch)
treee6ae003c5a2893528b6604051fc826cce13ccab1 /lib
parente1179d37082b6911349fff0444452352df913cc4 (diff)
rake convert
Diffstat (limited to 'lib')
-rw-r--r--lib/bootstrap-sass/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap-sass/version.rb b/lib/bootstrap-sass/version.rb
index b96beac..9d40750 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '3.3.4.1'
- BOOTSTRAP_SHA = 'd87b7a037bbfa74fb75b6ab845803437991ec598'
+ BOOTSTRAP_SHA = '2aa102bfd40859d15790febed1939e0111a6fb1a'
end