diff --git a/package.json b/package.json index 3302314..eb21a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "3.0.7", + "version": "3.0.8", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -56,4 +56,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}