From 453a169c932ea7d7703c5be81d1f9304bb96c643 Mon Sep 17 00:00:00 2001 From: taoqf Date: Mon, 27 Aug 2018 12:56:43 +0800 Subject: [PATCH] 1.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dae05a..38a814a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-html-parser", - "version": "1.1.9", + "version": "1.1.10", "description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.", "main": "dist/index.js", "types": "dist/index.d.ts",