diff --git a/compass.gemspec b/compass.gemspec index 8cc08177..cdbe2172 100644 --- a/compass.gemspec +++ b/compass.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = %q{compass} - s.version = "0.3.4" + s.version = "0.3.5" s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version= s.authors = ["Chris Eppstein"]