Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnderGray authored Jun 14, 2021
1 parent 9e990aa commit 5cb7386
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
@@ -1,7 +1,7 @@
name = "IntervalUnionArithmetic"
uuid = "bbd57523-681a-4e6b-a941-369dddcfdba8"
authors = ["Ander Gray <[email protected]>"]
version = "0.1.1"
version = "0.2.0"

[deps]
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
Expand All @@ -10,4 +10,4 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
[compat]
Reexport = "1.0"
IntervalArithmetic = "0.18"
julia = "1"
julia = "1"

0 comments on commit 5cb7386

Please sign in to comment.