Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <tom@conceptcoding.co.uk>2012-08-28 11:33:08 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-08-28 11:33:08 +0400
commitd58ad33468aa08e1a95f055d9c036094687ec68e (patch)
treeacb8a7293cb24f72e7397e8c683efba3fa879934 /bootstrap-sass.gemspec
parent06f72645f09d08f2ea06a1e54e5777e2f13a40e5 (diff)
Bump version to 2.0.4.1
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 3f95f7a..a558247 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.0'
+ s.version = '2.0.4.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"