diff --git a/foreigner.gemspec b/foreigner.gemspec index 6fa259d..a1a5ff2 100644 --- a/foreigner.gemspec +++ b/foreigner.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = 'foreigner' - s.version = '1.7.2' + s.version = '1.7.3' s.licenses = ['MIT'] s.summary = 'Foreign Keys for Rails' s.description = 'Adds helpers to migrations and dumps foreign keys to schema.rb'