Bump version

This commit is contained in:
jeromew 2019-03-21 16:05:04 +00:00
parent 7115f25ec1
commit 06cc013e8e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "pg-copy-streams",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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