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