From d7c1cd2bb2c3d2cd7b5fabd2215366ffd64d2fde Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Mon, 13 Mar 2023 16:28:48 -0300 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3af2c26..808b3ce 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JuliaNotes" uuid = "bb23d089-5b45-4deb-921c-94082d129500" authors = ["Leandro Martinez and contributors"] -version = "1.0.17-DEV" +version = "1.0.17" [deps] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"