From 6adf6f6b82bb96d21e4b7d27978153d341d0a1ae Mon Sep 17 00:00:00 2001 From: Eric Ford Date: Mon, 3 Jul 2023 11:21:23 -0400 Subject: [PATCH] v bump --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index e78ec62..25aba6e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlutoTeachingTools" uuid = "661c6b06-c737-4d37-b85c-46df65de6f69" authors = ["Eric Ford and contributors"] -version = "0.2.11" +version = "0.2.12" [deps] Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" @@ -19,7 +19,7 @@ LaTeXStrings = "1" Latexify = "0.15" PlutoLinks = "0.1.5" PlutoUI = "0.7" -julia = "1.7, 1.8" +julia = "1.7, 1.8, 1.9" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"