We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 188f9fe + cf84301 commit 046ae0fCopy full SHA for 046ae0f
1 file changed
Project.toml
@@ -1,14 +1,14 @@
1
name = "RecursiveTupleMath"
2
uuid = "4a4311fe-81ff-4bcc-86a3-5026a4bf5b9f"
3
authors = ["chriselrod <elrodc@gmail.com> and contributors"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
8
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
9
10
[compat]
11
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
12
StaticArrays = "1"
13
julia = "1"
14
0 commit comments