Skip to content

Commit

Permalink
compat fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamstark committed Jun 1, 2020
1 parent 4a629ed commit f279330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Parameters = "0.12"
julia = "1"
Parameters = "0.12.1"
julia = "1.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit f279330

Please sign in to comment.