From ae124065afcafe87a9687fa5e3c4b184af7c967e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 5 Dec 2021 09:12:55 -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 32341fb3c..dc5c01723 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.1 +1.39.3.2 diff --git a/platform/npm/package.json b/platform/npm/package.json index f1fac41b8..7ca1ab96f 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.13", + "version": "0.1.14", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",