diff --git a/package.json b/package.json index 8a1a1aa..9855629 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-typed-ipc-bridge", - "version": "2.1.1", + "version": "2.1.2", "description": "Fully type-safe Electron context bridge generator for IPC (Inter-Process Communication).", "type": "module", "main": "./dist/cjs/index.js",