From 038e1c4e98598e3070dd1f58019b41f4a3c74052 Mon Sep 17 00:00:00 2001 From: Surma Date: Mon, 2 Mar 2020 17:11:00 +0000 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2073f25..9f34aed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@surma/rollup-plugin-off-main-thread", - "version": "1.3.0", + "version": "1.4.0", "description": "Use Rollup with workers and ES6 modules today.", "main": "index.js", "scripts": {