diff --git a/Project.toml b/Project.toml index 8c48541..e36315e 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.2.0" +version = "1.2.1" [deps] # The OffsetArrays dependency is not used.