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:
authorTristan Harward <trisweb@gmail.com>2012-11-01 16:56:07 +0400
committerTristan Harward <trisweb@gmail.com>2012-11-01 16:56:07 +0400
commit65e8c322191daca814488f32fe7cedbfce03838a (patch)
treef9dc46b04d6d0e1375da9205c40efdf6aec89f8e /bootstrap-sass.gemspec
parent776583f08ec49788e677d3c679aa2b926eb59185 (diff)
Bump version of bootstrap
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 eebfe90b..f042349f 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.1.1.0'
+ s.version = '2.2.1.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"