Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman authored Jun 29, 2020
1 parent 2ad65ec commit 2498a05
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,11 +1,12 @@
name = "ClosedIntervals"
uuid = "059b0e18-018a-5deb-a5b2-c624ee85784b"

version = "0.3.0"
[deps]
AbstractLattices = "398f06c4-4d28-53ec-89ca-5b2656b7603d"

[compat]
julia = "≥ 0.7.0"
julia = "1"
AbstractLattices = "0"

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

0 comments on commit 2498a05

Please sign in to comment.