diff --git a/compass.gemspec b/compass.gemspec index f36ba06c..7a046cff 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.pre6" + s.version = "0.10.0.pre7" 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-02-22} + s.date = %q{2010-02-23} 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}