diff --git a/package.json b/package.json index ab1f231..029568f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-threads", - "version": "1.0.5", + "version": "1.0.6", "description": "generic threads using web workers for the web", "main": "dist/web-threads.js", "scripts": {