diff --git a/package.json b/package.json index ed1324e..c725041 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "10.0.32", + "version": "10.0.33", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -65,4 +65,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}