From aba8f2a1b3045e2d3836ab4a46f7cf111dec2958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Neboj=C5=A1a=20Stri=C4=8Devi=C4=87?= Date: Tue, 20 Feb 2024 07:17:01 +0100 Subject: [PATCH] Print version 1.4 --- src/commands.janet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands.janet b/src/commands.janet index 2b38691..e4779ea 100644 --- a/src/commands.janet +++ b/src/commands.janet @@ -36,7 +36,7 @@ Output version information. ``` [] - (print "Alas version 1.3")) + (print "Alas version 1.4")) (defn build-commands [arguments file-path] (filter any?