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:
authorThomas McDonald <tom@conceptcoding.co.uk>2015-01-19 20:10:26 +0300
committerThomas McDonald <tom@conceptcoding.co.uk>2015-01-19 20:10:26 +0300
commitaa4484541ca6d8b83c357b4eefd236e4f0bf1b8d (patch)
treefa93723a08b06e1777cb76418a53a79b13769ab8 /lib
parent98818eb7f3329a9ce70630be09688d3792f37525 (diff)
bump to 3.3.2
Diffstat (limited to 'lib')
-rw-r--r--lib/bootstrap-sass/version.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bootstrap-sass/version.rb b/lib/bootstrap-sass/version.rb
index 1a088f8..9c0032d 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
- VERSION = '3.3.1.0'
- BOOTSTRAP_SHA = 'bf69fbdf1fb669eb077b641a63011c8f80b91421'
+ VERSION = '3.3.2.0'
+ BOOTSTRAP_SHA = 'bcf7dd38b5ab180256e2e4fb5da0369551b3f082'
end