Bump version

This commit is contained in:
Brian M. Carlson 2013-10-28 21:27:24 -05:00
parent c9c843fd07
commit 1f23523e61

View File

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