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