Skip to content

Commit

Permalink
Increased version number to reflect changes elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Thames committed Jan 8, 2012
1 parent c94097f commit 9971478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions citier.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{citier}
s.version = "0.1.14"
s.version = "0.1.15"

s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Hamilton, Originally from Laurent Buffat, Pierre-Emmanuel Jouve"]
s.date = %q{2011-04-29}
s.date = %q{2012-01-08}
s.description = %q{CITIER (Class Inheritance & Table Inheritance Embeddings for Rails) is a solution for single and multiple class table inheritance.
For full information: http://peterhamilton.github.com/citier/
For the original version by ALTRABio see www.github.com/altrabio/}
Expand Down

0 comments on commit 9971478

Please sign in to comment.