Bump version

This commit is contained in:
brianc 2016-05-24 17:20:26 -05:00
parent 0f0ddf7ad4
commit e0aa7db324

View File

@ -1,6 +1,6 @@
{ {
"name": "pg-copy-streams", "name": "pg-copy-streams",
"version": "1.0.0", "version": "1.1.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": {