diff --git a/silent-postgres.gemspec b/silent-postgres.gemspec index 9f3bfed..4af3fb4 100755 --- a/silent-postgres.gemspec +++ b/silent-postgres.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = %q{silent-postgres} - s.version = "0.0.4" + s.version = "0.0.5" s.summary = %q{Rails plugin that silences Postgresql connection adapter verbose output} s.email = ['bragi@ragnarson.com', 'dolzenko@gmail.com'] s.homepage = %q{http://github.com/dolzenko/silent-postgres}