Updated Manifest and gemspec.
This commit is contained in:
parent
356f134621
commit
a363370572
@ -1,10 +1,10 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{compass}
|
||||
s.version = "0.5.3"
|
||||
s.version = "0.5.4"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Chris Eppstein"]
|
||||
s.date = %q{2009-03-12}
|
||||
s.date = %q{2009-03-16}
|
||||
s.default_executable = %q{compass}
|
||||
s.description = %q{Sass-Based CSS Meta-Framework. Semantic, Maintainable CSS.}
|
||||
s.email = %q{chris@eppsteins.net}
|
||||
|
Loading…
Reference in New Issue
Block a user