aurora-geometry.gemspec in aurora-geometry-0.0.2 vs aurora-geometry.gemspec in aurora-geometry-0.0.3

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "aurora-geometry" - s.version = '0.0.2' + s.version = '0.0.3' s.authors = ["Brandon Fosdick", "Meseker Yohannes"] s.email = ["meseker.yohannes@gmail.com"] s.homepage = "http://github.com/meseker/geometry" s.summary = %q{Geometric primitives and algoritms} s.description = %q{Geometric primitives and algorithms for Ruby}