diff --git a/package.json b/package.json index 6e4d71e..c3c7ee5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devisfuture/electron-modular", - "version": "1.1.15", + "version": "1.1.16", "description": "Core module system, DI container, IPC handlers, and window utilities for Electron main process.", "type": "module", "main": "./dist/index.js",