Skip to content

Commit d0dd2a0

Browse files
authored
Compat compat
1 parent 612d0ef commit d0dd2a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DataStructures"
22
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
3-
version = "0.18.12"
3+
version = "0.18.13"
44

55

66
[deps]
@@ -9,7 +9,7 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
99
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1010

1111
[compat]
12-
Compat = "3.0.0"
12+
Compat = "3,4"
1313
OrderedCollections = "1.1.0"
1414
julia = "1"
1515

0 commit comments

Comments
 (0)