diff --git a/dist/version b/dist/version index dc5c01723..4cb5aa76c 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.2 +1.39.3.3 diff --git a/platform/npm/package.json b/platform/npm/package.json index 7ca1ab96f..532691fae 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.14", + "version": "0.1.15", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",