From 98a235ba0e24b746c7d5c9c0b16b033bcfead87d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20H=C3=A9not?= <38465572+OlivierHnt@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:39:53 -0600 Subject: [PATCH] Set version to 0.22.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 60c047fac..d77e57aaf 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.22.6" +version = "0.22.7" [deps] CRlibm_jll = "4e9b3aee-d8a1-5a3d-ad8b-7d824db253f0"