Skip to content

Commit

Permalink
Version bump to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 3, 2016
1 parent b59081b commit feaf167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.3.6 [unreleased]
# 0.3.6

- Fixed `Table does not exist in source` error

Expand Down
2 changes: 1 addition & 1 deletion lib/pgsync/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PgSync
VERSION = "0.3.5"
VERSION = "0.3.6"
end

0 comments on commit feaf167

Please sign in to comment.