From b394cae7ddbbea06e247bb0389e9a1127d3842f3 Mon Sep 17 00:00:00 2001 From: OlivierHnt <38465572+OlivierHnt@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:16:09 +0100 Subject: [PATCH] Set version to 0.22.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index df707b3a1..1901cb2a0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "IntervalArithmetic" uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253" repo = "https://github.com/JuliaIntervals/IntervalArithmetic.jl.git" -version = "0.21.2" +version = "0.22.0" [deps] CRlibm = "96374032-68de-5a5b-8d9e-752f78720389"