geometry-in-ruby.gemspec in geometry-in-ruby-0.0.2 vs geometry-in-ruby.gemspec in geometry-in-ruby-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 = "geometry-in-ruby"
- 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}