From b44d9219c321cf42379b1b7e8711728321ef0a16 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 17 Aug 2021 08:25:31 -0400 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 02cde18a2..3c6e5a4f7 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.37.3.9 +1.37.3.10 diff --git a/platform/npm/package.json b/platform/npm/package.json index 867f9eb96..b6291b37c 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.9", + "version": "0.1.10", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",