diff --git a/package.json b/package.json index 2244d93..007202d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladfrangu/async_event_emitter", - "version": "2.4.2", + "version": "2.4.3", "description": "An event emitter implementation with async support in mind", "main": "./dist/index.cjs", "module": "./dist/index.mjs",