Skip to content

Commit 286fdb2

Browse files
committed
Update version
1 parent 07029db commit 286fdb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "McCormick"
22
uuid = "53c679d3-6890-5091-8386-c291e8c8aaa1"
33
authors = ["Matthew Wilhelm <matthew.wilhelm@uconn.edu>"]
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
[deps]
77
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616
DiffRules = "0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.1.0, ~1.0"
1717
DocStringExtensions = "~0.8"
1818
ForwardDiff = "~0.5.0, ~0.6, ~0.7, ~0.8, ~0.9, ~0.10"
19-
IntervalArithmetic = "0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.16.7"
19+
IntervalArithmetic = "0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.16.7, ~0.17"
2020
Reexport = "~0.2"
2121
StaticArrays = "~0.8, ~0.9, ~0.10, ~0.11, ~0.12"
2222
julia = "~1.1, ~1.2, ~1.3, ~1.4"

0 commit comments

Comments
 (0)