We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b44f30 commit 70ee84aCopy full SHA for 70ee84a
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "MultiComponentFlash"
2
uuid = "35e5bd01-9722-4017-9deb-64a5d32478ff"
3
authors = ["Olav Møyner <olav.moyner@gmail.com>"]
4
-version = "1.1.16"
+version = "1.1.17"
5
6
[deps]
7
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -10,7 +10,7 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
10
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
11
12
[compat]
13
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
14
Roots = "1, 2"
15
StaticArrays = "1"
16
LinearAlgebra = "1"
0 commit comments