lilygraph.gemspec in lilygraph-0.5.8 vs lilygraph.gemspec in lilygraph-0.5.9

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{lilygraph} - s.version = "0.5.8" + s.version = "0.5.9" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Christopher Giroir"] s.date = %q{2009-10-05} s.description = %q{Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder.}