diff --git a/package-lock.json b/package-lock.json index bccecd9..103e99e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "esbuild-multicontext", - "version": "0.7.1", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index b6b950b..cc40b17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esbuild-multicontext", "description": "Minimal wrapper over esbuild's context API", - "version": "0.7.1", + "version": "0.8.0", "license": "MIT", "type": "module", "exports": {