From 1f05792d99e18d46ad82a2db252586d71b4d1916 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sun, 15 May 2022 13:52:50 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6255cc9..08b3f61 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EllipsisNotation" uuid = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" authors = ["Chris Rackauckas "] -version = "1.5.0" +version = "1.5.1" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"