From 21a55c20f5193d7a0b749c06d25dabbe8f57df19 Mon Sep 17 00:00:00 2001 From: Vexatos Date: Fri, 3 Nov 2023 15:05:42 +0100 Subject: [PATCH] Version 1.3.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 39bc2ad..f3583f5 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ license = "MIT" desc = "Arrays with fixed size and circular indexing." authors = ["Vexatos "] url = "https://github.com/Vexatos/CircularArrays.jl" -version = "1.3.2" +version = "1.3.3" [deps] # The OffsetArrays dependency is not used.