We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8b9b6 commit 24c4901Copy full SHA for 24c4901
immigrant.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |s|
4
s.name = 'immigrant'
5
- s.version = '0.3.5'
+ s.version = '0.3.6'
6
s.summary = 'Foreign key migration generator for Rails'
7
s.description = 'Adds a generator for creating a foreign key migration based on your current model associations'
8
0 commit comments