Skip to content

Commit

Permalink
Version bump to 0.6.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 10, 2020
1 parent 09018ab commit df84971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## 0.6.5 (unreleased)
## 0.6.5 (2020-07-10)

- Improved help

Expand Down
2 changes: 1 addition & 1 deletion lib/pgsync/version.rb
@@ -1,3 +1,3 @@
module PgSync
VERSION = "0.6.4"
VERSION = "0.6.5"
end

0 comments on commit df84971

Please sign in to comment.