From 7b44e6971f239367213a9a92c57fb0db458d5201 Mon Sep 17 00:00:00 2001 From: anand jain <33790004+anandijain@users.noreply.github.com> Date: Mon, 22 Mar 2021 20:34:41 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2990ac2..36fea2a 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.2" +version = "0.1.3" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"