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-11-19 02:56:10 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-11-19 02:56:10 +0400
commitc281f39bde853e389b6740d01b6bfc2752838a75 (patch)
treedf6733c417a9089fbd1f24d2ced05786625c2b68 /bootstrap-sass.gemspec
parentf161dccfa144349819f38a79a29fd51113915420 (diff)
Bump to 2.1.1.1v2.2.1.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 72076b43..91227e3b 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.2.1.0'
+ s.version = '2.2.1.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"