diff --git a/package.json b/package.json index 3d79477..7fe296d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "promise-worker-bi", - "version": "3.0.1", + "version": "3.0.2", "description": "Bidirectional communication with a Web Worker using Promises", "main": "dist/index.js", "scripts": {