diff --git a/package.json b/package.json index 2a9bf55..0d32551 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.17", + "version": "11.0.18", "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",