From a656becf7828118267560d441c840d58f9bf484e Mon Sep 17 00:00:00 2001 From: David Elie-Dit-Cosaque Date: Mon, 6 Nov 2023 11:10:00 -0600 Subject: [PATCH] Updating the HTML parser to the latest version (v0.1.3) --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index e8bd2e579a..28ae5575fa 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "partner_tag": "v4.5.4", "claimFormat": "v0.1.0", - "parserTag": "v0.1.2" + "parserTag": "v0.1.3" }