diff --git a/package.json b/package.json index e0d6e48..2f82644 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.15", + "version": "11.0.16", "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",