bump version to 0.2.0

This commit is contained in:
kalmarek 2019-02-21 15:09:52 +01:00
parent 76e933313c
commit a1bc8e8c2a
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name = "GroupRings"
uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5"
authors = ["Marek Kaluba <kalmar@amu.edu.pl>"]
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"