Skip to content

Commit

Permalink
Set version, compats
Browse files Browse the repository at this point in the history
  • Loading branch information
aviks committed Mar 18, 2020
1 parent 7de3b12 commit 6f9f5c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
name = "Cascadia"
uuid = "54eefc05-d75b-58de-a785-1a3403f0919f"
version = "0.5.0"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Gumbo = "708ec375-b3d6-5a57-a7ce-8257bf98657a"

[compat]
julia = "≥ 0.7.0"
AbstractTrees = "0.2, 0.3"
julia = "0.7, 1"
Gumbo = "0.5, 0.7"

[extras]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Expand Down

0 comments on commit 6f9f5c3

Please sign in to comment.