From 1c3a0b40a44b28bca00cc71d62be7b30eef9f5cb Mon Sep 17 00:00:00 2001 From: chengchingwen Date: Mon, 9 Jan 2023 01:09:31 +0800 Subject: [PATCH] update to 0.5.12 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b8185e3..b35c61e 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.11" +version = "0.5.12" [deps] FuncPipelines = "9ed96fbb-10b6-44d4-99a6-7e2a3dc8861b"