From 4f0930d712e1ed065aa479bdd08087c206b67268 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:02:00 +0000 Subject: [PATCH] Set version to 1.1.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c5c2d9f..43dc236 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Quaternionic" uuid = "0756cd96-85bf-4b6f-a009-b5012ea7a443" authors = ["Michael Boyle "] -version = "1.1.0" +version = "1.1.1" [deps] EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"