diff --git a/package.json b/package.json index da65fc8..4582279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-to-gen", - "version": "1.1.0", + "version": "1.1.1", "description": "Transform async functions to generator functions with speed and simplicity.", "author": "Lee Byron (http://leebyron.com/)", "license": "BSD-3-Clause",