From 4f2b378191edf55d2f0eccc0bcbe9ce0f3f0946b Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Tue, 21 Jul 2009 11:36:52 -0700 Subject: [PATCH] Regenerated gemspec for version 0.8.8 --- compass.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compass.gemspec b/compass.gemspec index f22040ce..0b202a43 100644 --- a/compass.gemspec +++ b/compass.gemspec @@ -2,11 +2,11 @@ Gem::Specification.new do |s| s.name = %q{compass} - s.version = "0.8.7" + s.version = "0.8.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Chris Eppstein"] - s.date = %q{2009-07-09} + s.date = %q{2009-07-21} s.default_executable = %q{compass} s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.} s.email = %q{chris@eppsteins.net}