bump version to 0.2.0

This commit is contained in:
kalmarek 2019-02-21 15:10:05 +01:00
parent 3b7d6d7624
commit 6285899a37
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 = "Groups"
uuid = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"
authors = ["Marek Kaluba <kalmar@amu.edu.pl>"]
version = "0.1.0"
version = "0.2.0"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@ -15,4 +15,3 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
test = ["Test"]
[compat]
AbstractAlgebra = "^0.3.0"