Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
Should we switch to semantic versioning. This is really a breaking
change as I removed the association validation. Going to stick with
ad-hoc versioning for now.
  • Loading branch information
eric1234 committed Mar 21, 2016
1 parent 250e596 commit 513a098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enforce_schema_rules.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'enforce_schema_rules'
s.version = '0.0.17'
s.version = '0.0.20'
s.authors = ['Josh Starcher', 'David Easley', 'Michael Schuerig', 'Eric Anderson']
s.email = ['josh.starcher@gmail.com', nil, nil, 'eric@saveyourcall.com']
s.add_dependency 'activerecord'
Expand Down

0 comments on commit 513a098

Please sign in to comment.