Skip to content

Commit 4b0bd30

Browse files
committed
Bump patch version
1 parent 13eaab5 commit 4b0bd30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
postgres-copy (1.7.1)
4+
postgres-copy (1.7.2)
55
activerecord (>= 5.1)
66
csv
77
pg (>= 0.17)

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.7.1"
8+
s.version = "1.7.2"
99
s.platform = Gem::Platform::RUBY
1010
s.required_ruby_version = ">= 1.9.3"
1111
s.authors = ["Diogo Biazus"]

0 commit comments

Comments
 (0)