Skip to content

Commit af91d23

Browse files
authored
1 parent 0db1e4d commit af91d23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SliceMap"
22
uuid = "82cb661a-3f19-5665-9e27-df437c7e54c8"
33
authors = ["Michael Abbott"]
4-
version = "0.2.5"
4+
version = "0.2.6"
55

66
[deps]
77
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -12,7 +12,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1212

1313
[compat]
1414
ForwardDiff = "0.8, 0.9, 0.10"
15-
JuliennedArrays = "0.0.3, 0.2"
15+
JuliennedArrays = "0.3"
1616
StaticArrays = "0.10, 0.11, 0.12, 1.0"
1717
Tracker = "0.2"
1818
Zygote = "0.4, 0.5, 0.6"

0 commit comments

Comments
 (0)