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-03-12 21:22:07 +0400
committerTristan Harward <trisweb@gmail.com>2013-03-12 21:22:07 +0400
commit4884e9a217c462e6c907512f1a73809c8a962a6e (patch)
treed9e9e73ab3b59bdab8b338ee67838edbb283103d /bootstrap-sass.gemspec
parent993dcf0ccf2d60858cd7fe6239a8982bbeef2ebf (diff)
Upgrade to 2.3.1 from official upstream.
Overrides thomas-mcdonald/bootstrap-sass#307, thomas-mcdonald/bootstrap-sass#306
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 de8cafda..01b9a297 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.3.0.1'
+ s.version = '2.3.1.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"