From 6c9f8585a6c37ccb82909da0490b13147a49076c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:13:44 +0000 Subject: [PATCH] Set version to 1.5.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8e056fe..327e165 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Quaternionic" uuid = "0756cd96-85bf-4b6f-a009-b5012ea7a443" authors = ["Michael Boyle "] -version = "1.4.1" +version = "1.5.0" [deps] LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"