diff --git a/package.json b/package.json index cb12c4a..8e2feec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.1.9", + "version": "11.2.0", "description": "Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",