From a777a8814f004edc07a0e806f3186c51dcde32c6 Mon Sep 17 00:00:00 2001 From: taoqf Date: Wed, 5 Feb 2020 13:46:53 +0800 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2b08bc..3d56b15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-html-parser", - "version": "1.2.1", + "version": "1.2.2", "description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.", "main": "dist/index.js", "types": "dist/index.d.ts",