From 423b640b02ed320d3f44615146145684df8296c4 Mon Sep 17 00:00:00 2001 From: Shashi Gowda Date: Wed, 3 Feb 2021 12:55:43 -0500 Subject: [PATCH] bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 96aeafc2e..985033c8a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymbolicUtils" uuid = "d1185830-fcd6-423d-90d6-eec64667417b" authors = ["Shashi Gowda"] -version = "0.8.1" +version = "0.8.2" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"