Skip to content

Commit db490ba

Browse files
committed
Declare compatibility with Bijections 1.0
This is forward-looking, since Bijections 1.0 hasn't been released yet, but is promised not to break compatibility. This guaranteed by JuliaCollections/Bijections.jl#38
1 parent 29bf628 commit db490ba

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
@@ -18,7 +18,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1818
[compat]
1919
AbstractTrees = "0.4"
2020
Bibliography = "0.2.15, 0.3"
21-
Bijections = "0.1.4, 0.2"
21+
Bijections = "0.1.4, 0.2, 1.0"
2222
Dates = "1"
2323
Documenter = "1"
2424
Logging = "1"

0 commit comments

Comments
 (0)