lilygraph.gemspec in lilygraph-0.4.3 vs lilygraph.gemspec in lilygraph-0.4.4

- 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.4.3" + s.version = "0.4.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Christopher Giroir"] s.date = %q{2009-08-24} s.description = %q{Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder.}