Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
kdyrhage committed Aug 6, 2019
1 parent d48ae07 commit 1a85291
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
name = "GenomicAnnotations"
uuid = "4f8a0a0a-376d-5ac0-ab14-e88793df67f0"
authors = ["Karl Dyrhage <karl.dyrhage@icm.uu.se>"]
version = "0.1.2"
version = "0.1.3"

[deps]
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"

[compat]
DataFrames = "0.19.0"
DataFrames = "0.19"
BioSequences = "2"
julia = "1"

[extras]
Expand Down

0 comments on commit 1a85291

Please sign in to comment.