From 7228dba4617ee7479988a1a4fa4bdc0f29755004 Mon Sep 17 00:00:00 2001 From: Abraham Jaimes <60442066+AbrJA@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:03:13 -0600 Subject: [PATCH] New release New release with the changes to make the package relocatable --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6256512..49d72cd 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["Entities", "HTML"] license = "MIT" desc = "Entities from HTML data tables" authors = ["ScottPJones "] -version = "1.0.1" +version = "1.0.2" [deps] RelocatableFolders = "05181044-ff0b-4ac5-8273-598c1e38db00"