From f96af39690a7613cba3c533c06e1867bc31d5e47 Mon Sep 17 00:00:00 2001 From: taoqf Date: Sun, 26 Jan 2020 21:59:32 +0800 Subject: [PATCH] 1.1.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b849d88..797576a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-html-parser", - "version": "1.1.18", + "version": "1.1.19", "description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.", "main": "dist/index.js", "types": "dist/index.d.ts",