From 1f2fe8741d1547709ba20e582e31b0a80c70a4d1 Mon Sep 17 00:00:00 2001 From: Surma Date: Tue, 25 Feb 2020 18:49:29 +0000 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c63d70e..f4ba801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@surma/rollup-plugin-off-main-thread", - "version": "1.1.1", + "version": "1.2.0", "description": "Use Rollup with workers and ES6 modules today.", "main": "index.js", "scripts": {