diff --git a/package.json b/package.json index 65f4b99..f498033 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "degenerator", - "version": "3.0.0", + "version": "3.0.1", "description": "Compiles sync functions into async generator functions", "main": "dist/src/index", "typings": "dist/src/index",