diff --git a/package-lock.json b/package-lock.json index 9b160ae..ce5868f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartarchive", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartarchive", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "dependencies": { "@pushrocks/smartfile": "^9.0.6", diff --git a/package.json b/package.json index 2e38992..c3253e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartarchive", - "version": "3.0.1", + "version": "3.0.2", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",