Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Naiman committed May 10, 2018
1 parent 6a86a55 commit 8cfa38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequel-pg_defer_constraints.gemspec
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'sequel-pg_defer_constraints'
spec.version = '0.0.1'
spec.version = '1.0.0'
spec.authors = ['Gabriel Naiman']
spec.email = ['gabynaiman@gmail.com']
spec.summary = 'Disable and enable PG constraints'
Expand Down

0 comments on commit 8cfa38c

Please sign in to comment.