Bump version

This commit is contained in:
jeromew 2016-08-22 16:27:04 +00:00
parent 8174e10fb5
commit 399bff7ed7

View File

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