From 60a5718d12495a1944578ea385307907da87498e Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Sun, 20 Nov 2016 15:06:25 -0600 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",