From c71c42650e22f6197f79d58ddf88f286f6b1d9c7 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 14 Mar 2022 12:09:00 -0400 Subject: [PATCH] New npm package version --- platform/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/npm/package.json b/platform/npm/package.json index 73caefc2a..441f6dcad 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.24", + "version": "0.1.25", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",