Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
diogob committed Sep 2, 2024
1 parent 13eaab5 commit 4b0bd30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
postgres-copy (1.7.1)
postgres-copy (1.7.2)
activerecord (>= 5.1)
csv
pg (>= 0.17)
Expand Down
2 changes: 1 addition & 1 deletion postgres-copy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $:.unshift lib unless $:.include?(lib)

Gem::Specification.new do |s|
s.name = "postgres-copy"
s.version = "1.7.1"
s.version = "1.7.2"
s.platform = Gem::Platform::RUBY
s.required_ruby_version = ">= 1.9.3"
s.authors = ["Diogo Biazus"]
Expand Down

0 comments on commit 4b0bd30

Please sign in to comment.