diff --git a/package.json b/package.json index b60a8f8..8baa525 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlet", - "version": "1.0.0", + "version": "1.0.1", "description": "Move an async function into its own thread.", "source": "greenlet.js", "main": "dist/greenlet.js",