From 7de2359ccbfeccfd71a1d2d5114527187243b808 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 13 Dec 2021 12:56:56 -0500 Subject: [PATCH] New revision for dev build --- dist/version | 2 +- platform/npm/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/version b/dist/version index 28c683dee..c96220d43 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.9 +1.39.3.10 diff --git a/platform/npm/package.json b/platform/npm/package.json index 92459ac62..6304300b6 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.19", + "version": "0.1.20", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",