From 8cdb3d1cfd5e323d45d393a37fc81c4f94e8f366 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Mon, 18 May 2026 11:16:43 -0500 Subject: [PATCH] New version: RegisterMismatchCommon v1.0.2 UUID: abb2e897-52bf-5d28-a379-6ca321e3b878 Repo: Tree: 09efccedcf3866fb0ca1dd54897928aa50788051 --- R/RegisterMismatchCommon/Compat.toml | 7 ++++++- R/RegisterMismatchCommon/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/R/RegisterMismatchCommon/Compat.toml b/R/RegisterMismatchCommon/Compat.toml index 0aec236..57c1a84 100644 --- a/R/RegisterMismatchCommon/Compat.toml +++ b/R/RegisterMismatchCommon/Compat.toml @@ -22,6 +22,11 @@ ImageCore = "0.8.1-0.9" ImageCore = "0.8.1-0.10" [1] -CenterIndexedArrays = ["0.2", "1"] RegisterCore = "1" julia = "1.10.0-1" + +["1-1.0.1"] +CenterIndexedArrays = ["0.2", "1"] + +["1.0.2-1"] +CenterIndexedArrays = "1" diff --git a/R/RegisterMismatchCommon/Versions.toml b/R/RegisterMismatchCommon/Versions.toml index 2559fc1..b24dc17 100644 --- a/R/RegisterMismatchCommon/Versions.toml +++ b/R/RegisterMismatchCommon/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "6d064123160ad7f457bcd52e552b1616f375dfb6" ["1.0.1"] git-tree-sha1 = "1ed4992960f76fe91ab122dadff115b855398534" + +["1.0.2"] +git-tree-sha1 = "09efccedcf3866fb0ca1dd54897928aa50788051"