diff --git a/package-lock.json b/package-lock.json index c36cc8f..da73291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartmail", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartmail", - "version": "1.0.21", + "version": "1.0.22", "license": "UNLICENSED", "dependencies": { "@pushrocks/smartdns": "^5.0.2", diff --git a/package.json b/package.json index 77110ef..a5cea29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmail", - "version": "1.0.21", + "version": "1.0.22", "private": false, "description": "a unified format for representing and dealing with mails", "main": "dist_ts/index.js",