From 47027afe5b10cf93b784a5342215279c4f6cb738 Mon Sep 17 00:00:00 2001 From: chengchingwen Date: Wed, 9 Nov 2022 21:28:25 +0800 Subject: [PATCH] update to 0.5.11 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 292255b..b8185e3 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.10" +version = "0.5.11" [deps] FuncPipelines = "9ed96fbb-10b6-44d4-99a6-7e2a3dc8861b"