From 96d4b8f009c435437cee325b7d924efc8f72b6a0 Mon Sep 17 00:00:00 2001 From: kalmarek Date: Sun, 18 Oct 2020 00:13:21 +0200 Subject: [PATCH] bump to 0.3.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7e2b71f..f774730 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GroupRings" uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5" authors = ["Marek Kaluba "] -version = "0.3.4" +version = "0.3.5" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"