diff --git a/package-lock.json b/package-lock.json index ddca330..8fad264 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "smartarchive", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a879c1c..da4be66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartarchive", - "version": "1.0.7", + "version": "1.0.8", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -46,4 +46,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}