From 86ddf99e36f630624e6e945fa3b37645d8070da1 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Wed, 9 Aug 2023 10:47:31 +0800 Subject: [PATCH] DemoCards v0.5.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c09c4bc7..ae205f13 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DemoCards" uuid = "311a05b2-6137-4a5a-b473-18580a3d38b5" authors = ["Johnny Chen "] -version = "0.5.0" +version = "0.5.1" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"