Skip to content

Commit

Permalink
Version 6.3
Browse files Browse the repository at this point in the history
- Added PointOne, PointIso, and SizeOne
- Added Annulus
- Bugfixes and cleanups
- Backfilled missing attributes for RegularPolygon
  • Loading branch information
bfoz committed Aug 17, 2014
1 parent 3111b50 commit 6f632b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geometry.gemspec
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "geometry"
s.version = '6.2'
s.version = '6.3'
s.authors = ["Brandon Fosdick"]
s.email = ["bfoz@bfoz.net"]
s.homepage = "http://github.com/bfoz/geometry"
Expand Down

0 comments on commit 6f632b4

Please sign in to comment.