From c85960f982edee2e4b498907b7ae51192f50538a Mon Sep 17 00:00:00 2001 From: Frames White Date: Wed, 17 May 2023 13:40:52 +0800 Subject: [PATCH] Fix uuid --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 415a8ee..400abe2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,5 @@ name = "WordNet" -uuid = "183c3083-7300-49a2-bdc9-6d3e0b8f145b" +uuid = "a945a9ba-879e-550e-aa45-2a4d52798e91" authors = ["Contributors..."] version = "0.2.3"