From 08894dc6ab17c4d79297868e177cbed3d338b93b Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Mon, 4 Jan 2010 11:09:28 -0800 Subject: [PATCH] Regenerated gemspec for version 0.10.0.pre4 --- compass.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compass.gemspec b/compass.gemspec index d7b545e8..7d160d42 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.pre3" + s.version = "0.10.0.pre4" 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-01-02} + s.date = %q{2010-01-04} 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}