From f1cb52cff8a445fa37aef45826e0afdcea5c3524 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Sat, 16 Nov 2024 19:01:06 -0500 Subject: [PATCH] chore: bump version to unbreak stable docs --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 91fe24f93..2a4409330 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Lux" uuid = "b2108857-7c20-44ae-9111-449ecde12c47" authors = ["Avik Pal and contributors"] -version = "1.3.1" +version = "1.3.2" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"