Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jan 9, 2020
1 parent 4076bbe commit 9f17830
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 = "DiffEqCallbacks"
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
authors = ["Chris Rackauckas <[email protected]>"]
version = "2.10.0"
version = "2.11.0"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand All @@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ForwardDiff = "0.10"
DiffEqBase = "6.5"
DiffEqBase = "6.11"
NLsolve = "4.2"
DataStructures = "0.17"
OrdinaryDiffEq = "5.13"
Expand Down

0 comments on commit 9f17830

Please sign in to comment.