From 4386dd3cc6d634ddaeadb02ee040fa0920df80b1 Mon Sep 17 00:00:00 2001 From: jspenguin2017 Date: Fri, 3 Aug 2018 19:45:25 -0600 Subject: [PATCH] publish new build to deal with broken filters --- src/nano-adblocker-data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nano-adblocker-data.js b/src/nano-adblocker-data.js index 70524a8..1809f4c 100644 --- a/src/nano-adblocker-data.js +++ b/src/nano-adblocker-data.js @@ -13,7 +13,7 @@ const assert = require("assert"); * The version number. * @const {string} */ -exports.version = "1.0.0.59"; +exports.version = "1.0.0.60"; /** * The based on string. * @const {string}