From 0697245d88482707e2d3c4ff52722dd4b4afa243 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 15 Nov 2023 17:10:19 +0530 Subject: [PATCH] New version: LNR v0.2.2 (#95371) UUID: 7c4cb9fa-83a0-5386-9231-d6167c818060 Repo: https://github.com/JunoLab/LNR.jl.git Tree: 9433072e8e8dab2d08682602c76899795ae0a609 Registrator tree SHA: 1ede4be248caa0b367cc8ebce8a0c76cb916c479 --- L/LNR/Compat.toml | 7 ++++++- L/LNR/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/L/LNR/Compat.toml b/L/LNR/Compat.toml index 1ffabe7ba8adc86..1e1bdc7aa887d14 100644 --- a/L/LNR/Compat.toml +++ b/L/LNR/Compat.toml @@ -5,6 +5,11 @@ julia = ["0.7", "1"] Compat = "0-2" Lazy = "0.0.0-0.15" -["0.2.1-0"] +["0.2.1"] Compat = "1-3" + +["0.2.1-0"] Lazy = "0.13-0.15" + +["0.2.2-0"] +Compat = "1-4" diff --git a/L/LNR/Versions.toml b/L/LNR/Versions.toml index 80dae2d377c89da..595090642006d08 100644 --- a/L/LNR/Versions.toml +++ b/L/LNR/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "bae0010daaba5f122cefcbee9a97f5d82ea03e5c" ["0.2.1"] git-tree-sha1 = "c83f10b69f10e4ddad68f3b061de6f287417b9dc" + +["0.2.2"] +git-tree-sha1 = "9433072e8e8dab2d08682602c76899795ae0a609"