lilygraph.gemspec in lilygraph-0.5.1 vs lilygraph.gemspec in lilygraph-0.5.2

- old
+ new

@@ -3,14 +3,14 @@ # 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.1" + s.version = "0.5.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Christopher Giroir"] - s.date = %q{2009-08-26} + s.date = %q{2009-09-10} s.description = %q{Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder.} s.email = %q{kelsin@valefor.com} s.extra_rdoc_files = [ "LICENSE", "README"