diff --git a/dist/version b/dist/version index 9b62c2779..32341fb3c 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.0 +1.39.3.1 diff --git a/platform/npm/package.json b/platform/npm/package.json index 8d6f571c2..f1fac41b8 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.12", + "version": "0.1.13", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",