diff --git a/platform/nodejs/package.json b/platform/nodejs/package.json index b40681075..b75eb5b45 100644 --- a/platform/nodejs/package.json +++ b/platform/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.5", + "version": "0.1.6", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",