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-24 07:15:49 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-24 07:15:49 +0400
commit048e37cb36b32b5428637002941a29d5243df3a0 (patch)
treefcb35fd905487dc6dcfd3fdfca2994cec3e115b3 /lib
parent493de1c05954449c4be72405a68bf5c41b70f791 (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 aa4eda7..050d339 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 = '8a6a253355ab1d26865bfbfffaa2a194e173a3aa'
+ BOOTSTRAP_SHA = '3bea2a45ef036b87dbf1a73897f471c46dab1f35'
end