Skip to content

Commit 73ec5d3

Browse files
committed
Bump patch version number
1 parent e828a49 commit 73ec5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-copy.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $:.unshift lib unless $:.include?(lib)
55

66
Gem::Specification.new do |s|
77
s.name = "postgres-copy"
8-
s.version = "1.6.0"
8+
s.version = "1.6.1"
99
s.platform = Gem::Platform::RUBY
1010
s.required_ruby_version = ">= 1.9.3"
1111
s.authors = ["Diogo Biazus"]

0 commit comments

Comments
 (0)