Updated gemspec and version to 0.1.1
This commit is contained in:
parent
cf544a961c
commit
c11289e36a
@ -1,10 +1,10 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{compass}
|
||||
s.version = "0.1.0"
|
||||
s.version = "0.1.1"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Chris Eppstein"]
|
||||
s.date = %q{2008-12-04}
|
||||
s.date = %q{2008-12-05}
|
||||
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