Skip to content

Commit

Permalink
add compat section to Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gdkrmr committed Sep 10, 2019
1 parent 06b79f8 commit 8ba15f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ uuid = "92ef3814-971d-54d3-b0c1-59b1d13fee15"
authors = ["Guido Kraemer <[email protected]>"]
version = "0.3.0"

[compat]
julia = "0.7, 1"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 comments on commit 8ba15f3

Please sign in to comment.