diff --git a/C/CachedInterpolations/Compat.toml b/C/CachedInterpolations/Compat.toml index 435d22b..fb8caef 100644 --- a/C/CachedInterpolations/Compat.toml +++ b/C/CachedInterpolations/Compat.toml @@ -8,5 +8,8 @@ Interpolations = "0.14-0.15" StaticArrays = "1" julia = "1.10.0-1" -[1] +["1.0.0"] Interpolations = "0.14-1" + +["1.0.1-1"] +Interpolations = "0.15-1" diff --git a/C/CachedInterpolations/Versions.toml b/C/CachedInterpolations/Versions.toml index ba11b9a..8f42e93 100644 --- a/C/CachedInterpolations/Versions.toml +++ b/C/CachedInterpolations/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "441efef7686876aebbcf3a9b5f273af938b7eb44" ["1.0.0"] git-tree-sha1 = "7d9a84de70fa344b3443dbd44c1178c0c5188622" + +["1.0.1"] +git-tree-sha1 = "5811d1b503685fe089cc0423c26dcfb36ddafcf6"