lilygraph.gemspec in lilygraph-0.5.0 vs lilygraph.gemspec in lilygraph-0.5.1
- 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.0"
+ s.version = "0.5.1"
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.description = %q{Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder.}