Skip to content

Commit 8ca3222

Browse files
author
Miha Zgubic
committed
compat
1 parent a5828d7 commit 8ca3222

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 = "LazyStack"
22
uuid = "1fad7336-0346-5a1a-a56f-a06ba010965b"
33
authors = ["Michael Abbott"]
4-
version = "0.0.8"
4+
version = "0.0.9"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -11,7 +11,7 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
1111

1212
[compat]
1313
ChainRulesCore = "0.10.9, 1"
14-
NamedDims = "0.2.16"
14+
NamedDims = "0.2.16, 0.3"
1515
OffsetArrays = "1"
1616
julia = "1.3"
1717

0 commit comments

Comments
 (0)