From 8d3cb4c523111f318245d89b8aa89ef85fcfeca7 Mon Sep 17 00:00:00 2001 From: taoqf Date: Sun, 16 Feb 2020 17:43:42 +0800 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01442c2..09906f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-html-parser", - "version": "1.2.4", + "version": "1.2.5", "description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.", "main": "dist/index.js", "types": "dist/index.d.ts",