From ac209bcca17df29c12be3e9c1fd0c5e977227608 Mon Sep 17 00:00:00 2001 From: David Elie-Dit-Cosaque <86730676+edcdavid@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:49:28 -0600 Subject: [PATCH] Updating the HTML parser to the latest version (v0.1.3) (#1587) --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index e8bd2e579..28ae5575f 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" }