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:
authorTristan Harward <trisweb@gmail.com>2013-02-09 21:31:18 +0400
committerTristan Harward <trisweb@gmail.com>2013-02-09 21:32:17 +0400
commit07e7ec2eacb45a5a758583835f0a81dca80ebaf8 (patch)
treef72194e59e2ab493b0be75a65966f33a5c5bbbad /bootstrap-sass.gemspec
parent2d40e4d27b2fb7c8dcbfc40e278b4ddc6772f337 (diff)
Update to match bootstrap 2.3 from jlong/sass-twitter-bootstrap #54
Fixes thomas-mcdonald/bootstrap-sass#288
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 6335093f..14831315 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.2.2.0'
+ s.version = '2.3.0.0'
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"