Skip to content

Commit 51ea6bc

Browse files
CompatHelper: bump compat for "Compat" to "4" (#94)
1 parent 05a5086 commit 51ea6bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7"
1515
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1616

1717
[compat]
18-
Compat = "2, 3"
18+
Compat = "2, 3, 4"
1919
DSP = "0.6.1, 0.7"
2020
FFTW = "1.1.0"
2121
FixedPointNumbers = "0.6.1, 0.7, 0.8"
@@ -30,3 +30,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3030

3131
[targets]
3232
test = ["Test", "FileIO"]
33+

0 commit comments

Comments
 (0)