diff --git a/I/ImageDistances/Compat.toml b/I/ImageDistances/Compat.toml index b77869dd1eb58d9..3f1934fd44afa67 100644 --- a/I/ImageDistances/Compat.toml +++ b/I/ImageDistances/Compat.toml @@ -18,7 +18,15 @@ Distances = "0.8-0" ProgressMeter = "0.9-0" julia = "1" -["0.2.2-0"] +["0.2.2"] Colors = "0.8.2-*" -Distances = "0.8.0-*" julia = "1.0.0-*" + +["0.2.2-0"] +Distances = "0.8.0-*" + +["0.2.3-0"] +Colors = "0.9.0-*" +FixedPointNumbers = "0.5.0-*" +ImageCore = "0.7.0-*" +julia = "1" diff --git a/I/ImageDistances/Versions.toml b/I/ImageDistances/Versions.toml index 169cff79dacb241..7b32638b209a0a5 100644 --- a/I/ImageDistances/Versions.toml +++ b/I/ImageDistances/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "8e071200b3162007ab7f46de849a9fba5acb9f7b" ["0.2.2"] git-tree-sha1 = "9c7d37730294fdbf2c7664ec661fd65466bbf860" + +["0.2.3"] +git-tree-sha1 = "6a5d39c88229d68405cd0a56a63073962f79d188"