From e2be0497747c56c775e70d4aeb5df380bf66c82e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 18 Dec 2021 13:47:38 -0500 Subject: [PATCH] New revision for release candidate Aiming for a pre-holiday release. --- dist/version | 2 +- platform/npm/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/version b/dist/version index 2da0fb697..854dcfe71 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.13 +1.39.3.100 diff --git a/platform/npm/package.json b/platform/npm/package.json index 44dcc7504..0980f6697 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.21", + "version": "0.1.22", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",