Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <tom@conceptcoding.co.uk>2012-05-22 14:15:59 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-05-22 14:15:59 +0400
commitf0035b8cb721d8652d4d998258f68df0613d5dbc (patch)
tree117bf30f7ac8a0fba25d010a0a0f7797718235df /bootstrap-sass.gemspec
parent264449a7d04486baf006906be362d302527032c0 (diff)
2.0.3.1v2.0.3.1
2.0.3.1 is a bug fix for navbar alignment issues
Diffstat (limited to 'bootstrap-sass.gemspec')
-rw-r--r--bootstrap-sass.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-sass.gemspec b/bootstrap-sass.gemspec
index 4d85c38d..cfe4c307 100644
--- a/bootstrap-sass.gemspec
+++ b/bootstrap-sass.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "bootstrap-sass"
- s.version = '2.0.3'
+ s.version = '2.0.3.1'
s.authors = ["Thomas McDonald"]
s.email = 'tom@conceptcoding.co.uk'
s.summary = "Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass"