diff --git a/O/ObjectiveC/Compat.toml b/O/ObjectiveC/Compat.toml index c2c3f05197b2d75..cf1a8cfca342940 100644 --- a/O/ObjectiveC/Compat.toml +++ b/O/ObjectiveC/Compat.toml @@ -1,7 +1,7 @@ [0] CEnum = "0.4" -[0-3] +[0-2] julia = "1.6.0-1" [1-3] @@ -18,3 +18,9 @@ CEnum = "0.4-0.5" ["2.1-3"] CEnum = "0.5" + +["3.0"] +julia = "1.6.0-1" + +["3.1-3"] +julia = "1.10.0-1" diff --git a/O/ObjectiveC/Versions.toml b/O/ObjectiveC/Versions.toml index c1a7665113322ab..00d38a84c705b79 100644 --- a/O/ObjectiveC/Versions.toml +++ b/O/ObjectiveC/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "365d785af4c53b1eec62cfdf5379797278b2f7ca" ["3.0.1"] git-tree-sha1 = "04cc9da508cb806b05eb3501fc667f32487da7e0" + +["3.1.0"] +git-tree-sha1 = "bab063d81dfd5ad7cc2b98b3b4fb98a511ed3dc9"