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-04-26 01:28:44 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-04-26 01:28:44 +0400
commitbea2e955d1112fe2865d44806290780cf6179af6 (patch)
treea7451e5d1a13bc70584578bd3a470cffcdf9d5fd
parent1f30c64af6200eafcfad7da0f0137889850c7a98 (diff)
version -> 2.0.3
-rw-r--r--bootstrap-sass.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-sass.gemspec b/bootstrap-sass.gemspec
index abd98f30..4d85c38d 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.2'
+ s.version = '2.0.3'
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"