Skip to content

Commit 5886b2e

Browse files
CompatHelper: bump compat for "IntervalSets" to "0.6" (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 756a495 commit 5886b2e

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
@@ -20,7 +20,7 @@ DomainSets = "0.3, 0.4, 0.5"
2020
FFTW = "1.1"
2121
FastTransforms = "0.10, 0.11, 0.12, 0.13"
2222
InfiniteArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
23-
IntervalSets = "0.5"
23+
IntervalSets = "0.5, 0.6"
2424
Reexport = "0.2, 1"
2525
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
2626
julia = "1.3"

0 commit comments

Comments
 (0)