diff --git a/package.json b/package.json index 365d228..71193d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "13.0.0", + "version": "13.0.1", "description": "High-level file representation classes (SmartFile, StreamFile, VirtualDirectory) for efficient in-memory file management in Node.js using TypeScript. Works seamlessly with @push.rocks/smartfs for filesystem operations.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",