From 4949ef1f635a36e6724813ce498f7044caabd318 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 12 Feb 2023 07:13:41 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cfebee2..f9d566c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MathML" uuid = "abcecc63-2b08-419c-80c4-c63dca6fa478" authors = ["anand and contributors"] -version = "0.1.13" +version = "0.1.14" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"