From 829207eb11086b231428d736d7ef665e4407d8e0 Mon Sep 17 00:00:00 2001 From: JesusValera Date: Sun, 5 Oct 2025 22:07:40 +0200 Subject: [PATCH] Update "phel_version" to 0.23.1 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 47acf4f..bbff8d2 100644 --- a/config.toml +++ b/config.toml @@ -28,5 +28,5 @@ extra_syntaxes_and_themes = ["syntaxes"] # Put all your custom variables here repo_content_url = "https://github.com/phel-lang/phel-lang.org/blob/master/content/" -phel_version = "0.23.0" +phel_version = "0.23.1"