From 0dc070bffac2cdde9fd85ef24010415d87186e86 Mon Sep 17 00:00:00 2001 From: Surma Date: Wed, 24 Feb 2021 15:22:25 +0000 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f09ce0..be08097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@surma/rollup-plugin-off-main-thread", - "version": "2.0.0", + "version": "2.1.0", "description": "Use Rollup with workers and ES6 modules today.", "main": "index.js", "scripts": {