Skip to content

Commit

Permalink
version bump tp 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kronn committed Nov 3, 2010
1 parent 9f18518 commit ddb18a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kronn-has_many_polymorphs.gemspec
Expand Up @@ -4,10 +4,10 @@ $:.unshift lib unless $:.include?(lib)

Gem::Specification.new do |s|
s.name = "kronn-has_many_polymorphs"
s.version = "3.0.2"
s.version = "3.0.3"
s.platform = Gem::Platform::RUBY
s.authors = ["Evan Weaver", "James Stewart", "Matthias Viehweger"]
s.homepage = "http://blog.evanweaver.com/files/doc/fauna/has_many_polymorphs/"
s.homepage = "http://github.com/kronn/has_many_polymorphs"
s.summary = "An ActiveRecord plugin for self-referential and double-sided polymorphic associations."

s.add_dependency "activerecord"
Expand Down

0 comments on commit ddb18a7

Please sign in to comment.