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-06-27 01:23:27 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-06-27 01:23:27 +0400
commit3c9a4761122387926d1fa5d6a8d9b063fb3f7609 (patch)
tree42b3e5b7db870fb55a5269cb4398115d38ebad0d /bootstrap-sass.gemspec
parent236a26a29afe0d21efab429def2874e85763846e (diff)
Update version to 2.0.4.0v2.0.4.0
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 cfe4c307..3f95f7ac 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.1'
+ s.version = '2.0.4.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"