From 6faed2049cb16d05cbf0c721d1e005045f078d6a Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Tue, 13 Apr 2010 01:25:12 -0700 Subject: [PATCH] Regenerated gemspec for version 0.10.0.rc3 --- compass.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compass.gemspec b/compass.gemspec index a58107bd..4720cde7 100644 --- a/compass.gemspec +++ b/compass.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{compass} - s.version = "0.10.0.rc2" + s.version = "0.10.0.rc3" s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.authors = ["Chris Eppstein"] - s.date = %q{2010-04-12} + s.date = %q{2010-04-13} 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}