Skip to content

Commit cb1bb05

Browse files
authored
Merge pull request #22 from mcabbott/compathelper/new_version/2020-03-28-00-05-57-912-3002217601
CompatHelper: bump compat for "LazyArrays" to "0.16"
2 parents 4bdbbe6 + 043403b commit cb1bb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1616

1717
[compat]
1818
Compat = "2.2, 3"
19-
LazyArrays = "0.12, 0.13, 0.14, 0.15"
19+
LazyArrays = "0.12, 0.13, 0.14, 0.15, 0.16"
2020
LazyStack = "0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8"
2121
MacroTools = "0.5"
2222
OffsetArrays = "0.11, 1.0"

0 commit comments

Comments
 (0)