diff --git a/package.json b/package.json index 63f621c..e9e1942 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-async", - "version": "1.0.1", + "version": "1.1.0", "description": "Transforms Async functions to generator functions before bundling.", "author": "Lee Byron (http://leebyron.com/)", "license": "BSD-3-Clause",