From af82c2877ebe4e285d579418b9127099661d9b6c Mon Sep 17 00:00:00 2001 From: Tristan Montoya Date: Mon, 24 Jun 2024 20:47:09 +0200 Subject: [PATCH] bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 631e52f1..7f553d3c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StableSpectralElements" uuid = "fb992021-99c7-4c2d-a14b-5e48ac4045b2" authors = ["Tristan Montoya "] -version = "0.2.10" +version = "0.2.11" [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" @@ -41,7 +41,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" [compat] BenchmarkTools = "1" DiffEqCallbacks = "2" -Documenter = "0.27" +Documenter = "1" DocumenterTools = "0.1" GR = "0.73" IJulia = "1"