Skip to content

Commit

Permalink
Version bump to 0.6.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 30, 2020
1 parent 0a38772 commit e1436c1
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.6 (unreleased)
## 0.6.6 (2020-10-29)

- Added support for tables with generated columns

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

0 comments on commit e1436c1

Please sign in to comment.