From 2b61869c93d6bcc9c796a09630dcc35af853e91c Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 14 Sep 2024 05:24:36 +0530 Subject: [PATCH] New version: UnrolledUtilities v0.1.5 (#115181) UUID: 0fe1646c-419e-43be-ac14-22321958931b Repo: https://github.com/CliMA/UnrolledUtilities.jl.git Tree: 1244bd810bfd53c539ef5463b01dd9b808c2e5da Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- U/UnrolledUtilities/Compat.toml | 5 ++++- U/UnrolledUtilities/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/U/UnrolledUtilities/Compat.toml b/U/UnrolledUtilities/Compat.toml index 6805c218e634c5d..7b466aa3d6556b1 100644 --- a/U/UnrolledUtilities/Compat.toml +++ b/U/UnrolledUtilities/Compat.toml @@ -1,2 +1,5 @@ -[0] +["0-0.1.4"] julia = "1.10.0-1" + +["0.1.5-0"] +julia = "1.9.0-1" diff --git a/U/UnrolledUtilities/Versions.toml b/U/UnrolledUtilities/Versions.toml index 3ebbb13c2e3eeec..49b5d04128121b0 100644 --- a/U/UnrolledUtilities/Versions.toml +++ b/U/UnrolledUtilities/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "9ae9da779fd1b136b25d831c6a6c31f2f33c73b4" ["0.1.4"] git-tree-sha1 = "d0b2aa2d71fa2f4494cb3cf69719a6807ea0df40" + +["0.1.5"] +git-tree-sha1 = "1244bd810bfd53c539ef5463b01dd9b808c2e5da"