From 9ae0a3caf3390c5d88e392640d4514a8c8a5a294 Mon Sep 17 00:00:00 2001 From: kalmarek Date: Fri, 28 Jun 2019 09:11:54 +0200 Subject: [PATCH] bump version to 0.2.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5b19f63..bc99324 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GroupRings" uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5" authors = ["Marek Kaluba "] -version = "0.2.0" +version = "0.2.1" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"