Bump version

This commit is contained in:
Brian M. Carlson 2014-04-06 11:09:28 -05:00
parent 208861d057
commit 1822f399d2

View File

@ -1,6 +1,6 @@
{
"name": "pg-copy-streams",
"version": "0.2.2",
"version": "0.2.3",
"description": "Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using",
"main": "index.js",
"scripts": {