From bb2f2674222aaaed750b8fae384b3a18696de08c Mon Sep 17 00:00:00 2001 From: chengchingwen Date: Fri, 30 Sep 2022 00:32:12 +0800 Subject: [PATCH] update to 0.5.10 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 198f613..292255b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TextEncodeBase" uuid = "f92c20c0-9f2a-4705-8116-881385faba05" authors = ["chengchingwen and contributors"] -version = "0.5.9" +version = "0.5.10" [deps] FuncPipelines = "9ed96fbb-10b6-44d4-99a6-7e2a3dc8861b"