Bump version

This commit is contained in:
Dan Robinson 2014-04-07 11:56:28 -07:00
parent beb54334e2
commit 1c0c8871c1

View File

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