Skip to content

Commit

Permalink
Pin dependencies to enable automated releases
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewadare committed Oct 31, 2019
1 parent 70f7090 commit 6ee67bf
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,5 +8,5 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "≥ 0.7.0"
BinDeps = "0.8"
julia = "1"
BinDeps = "0.8"

0 comments on commit 6ee67bf

Please sign in to comment.