Bump version

This commit is contained in:
jeromew
2019-03-19 08:49:24 +00:00
parent abd92ae4ca
commit abf76d14fc
2 changed files with 2 additions and 2 deletions

View File

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