Updated Manifest and gemspec.

This commit is contained in:
Chris Eppstein 2009-03-11 23:02:44 -07:00
parent de2d06d9b8
commit feed1af38b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.5.1
0.5.2

View File

@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = %q{compass}
s.version = "0.5.1"
s.version = "0.5.2"
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Eppstein"]
s.date = %q{2009-02-25}
s.date = %q{2009-03-11}
s.default_executable = %q{compass}
s.description = %q{Sass-Based CSS Meta-Framework. Semantic, Maintainable CSS.}
s.email = %q{chris@eppsteins.net}