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-09-01 15:11:15 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-09-01 15:11:15 +0400
commit9b9ea9823bfe789160e3959bb7de054234cf0d4b (patch)
tree3eaa08451208f3322df0ca132f68f2670ec09ab9 /bootstrap-sass.gemspec
parentc75e43845ce88e9a5db3b2da5b105149f6c01397 (diff)
Bump working version to 2.1.0.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 a5582475..0ca57914 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.4.1'
+ s.version = '2.1.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"