diff --git a/package.json b/package.json index ca35721..038a21c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-threads", - "version": "1.0.0", + "version": "1.0.1", "description": "Perform asynchronous work synchronously using worker threads", "author": "Michael Hart (https://github.com/mhart)", "license": "MIT",