diff --git a/package-lock.json b/package-lock.json index f42ed0c..5c77364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tapjs/processinfo", - "version": "3.1.3", + "version": "3.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tapjs/processinfo", - "version": "3.1.3", + "version": "3.1.4", "license": "ISC", "dependencies": { "pirates": "^4.0.5", diff --git a/package.json b/package.json index 1279f90..b2e983b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tapjs/processinfo", - "version": "3.1.3", + "version": "3.1.4", "files": [ "dist" ],