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-03-16 18:38:27 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-03-16 18:38:27 +0300
commitaad446e98f3a26b1d98e2df6398790433afd8e55 (patch)
tree571f1d6e43f91256cf2c5e1d84b9788c63348efc /lib
parente6f8936f4d8b6b9550c50dab46ab95a75c78356e (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 f1b6d94..359c311 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '3.3.3'
- BOOTSTRAP_SHA = 'a3b6c9072c3d62316f21c0be405b81121d71cdf9'
+ BOOTSTRAP_SHA = '66ceae7b753137376ee00cd5a68004b7831c6eb9'
end