We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e828a49 commit 73ec5d3Copy full SHA for 73ec5d3
postgres-copy.gemspec
@@ -5,7 +5,7 @@ $:.unshift lib unless $:.include?(lib)
5
6
Gem::Specification.new do |s|
7
s.name = "postgres-copy"
8
- s.version = "1.6.0"
+ s.version = "1.6.1"
9
s.platform = Gem::Platform::RUBY
10
s.required_ruby_version = ">= 1.9.3"
11
s.authors = ["Diogo Biazus"]
0 commit comments