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 <glex.spb@gmail.com>2014-10-16 20:41:17 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-16 20:41:17 +0400
commit8de762fb35f06a74b75c2ad0a5dd1940e1d61446 (patch)
tree3a22757e8ca3d8e8f6e6eb64277ba1af90cc2fdf /lib
parent90951edcc8933d417b44d5a07f02e2022a58fbf5 (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 8fc8ef7..aa4eda7 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '3.2.0.2'
- BOOTSTRAP_SHA = '4a89fd02b743d5a99e06dbf6e87b8a58366c3dcb'
+ BOOTSTRAP_SHA = '8a6a253355ab1d26865bfbfffaa2a194e173a3aa'
end