Bump version

This commit is contained in:
Brian M. Carlson
2013-10-28 21:50:54 -05:00
parent 2f5b37e0ad
commit 824936176c

View File

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