lilygraph.gemspec in lilygraph-0.4.4 vs lilygraph.gemspec in lilygraph-0.5.0
- 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.4.4"
+ s.version = "0.5.0"
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.date = %q{2009-08-26}
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"