diff --git a/Project.toml b/Project.toml index 00eb2b2..5b19f63 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GroupRings" uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5" authors = ["Marek Kaluba "] -version = "0.1.0" +version = "0.2.0" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -17,4 +17,3 @@ Groups = "5d8bd718-bd84-11e8-3b40-ad14f4a32557" test = ["Test", "Groups"] [compat] -AbstractAlgebra = "^0.3.0"