diff --git a/package-lock.json b/package-lock.json index 5d6581c..0acf6c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmail", - "version": "1.0.16", + "version": "1.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4bf4f1c..2dd8159 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmail", - "version": "1.0.16", + "version": "1.0.17", "private": false, "description": "a unified format for representing and dealing with mails", "main": "dist_ts/index.js",