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-02-17 15:13:26 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-02-17 15:13:26 +0400
commit2e047302d9da4f302fd84dbf40cada39d5964422 (patch)
treefd3a909e5e24c596678ea485078d0dc52c00a8a0 /bootstrap-sass.gemspec
parent77591fa90058c49cf7c719d43bbcf28216872e9a (diff)
bumped version
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 21a1a369..ae4ad7bd 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.0'
+ s.version = '2.0.1'
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"