Skip to content

Commit

Permalink
Version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Mar 28, 2016
1 parent 79f31c7 commit e9c1b64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.2.2

- Added `--debug` option

# 0.2.1

- Do not require config file
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.2.1"
VERSION = "0.2.2"
end

0 comments on commit e9c1b64

Please sign in to comment.