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