pg_connection.gemspec in pg_connection-0.1.1 vs pg_connection.gemspec in pg_connection-0.1.2

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{pg_connection} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Simon Chiu"] - s.date = %q{2010-11-23} + s.date = %q{2010-11-24} s.description = %q{This library is adapted from ActiveMerchant. It is used to connect to Psigate's server via Net/HTTP.} s.email = %q{skhchiu@gmail.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"