Bump version

This commit is contained in:
brianc
2016-07-28 16:13:39 -05:00
parent 18be125596
commit af1dc6cda9

View File

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