Bump version

This commit is contained in:
Brian M. Carlson 2014-03-30 00:10:18 -04:00
parent b8946265c3
commit b40918ddb8

View File

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