[latex3-commits] [latex3/l3sys-query] main: Step release tag (9b63a3d)

github at latex-project.org github at latex-project.org
Thu Mar 14 08:49:48 CET 2024


Repository : https://github.com/latex3/l3sys-query
On branch  : main
Link       : https://github.com/latex3/l3sys-query/commit/9b63a3d8c3fcf7bae9b5c811f62d3580c4f42e9a

>---------------------------------------------------------------

commit 9b63a3d8c3fcf7bae9b5c811f62d3580c4f42e9a
Author: Joseph Wright <joseph at texdev.net>
Date:   Thu Mar 14 07:49:48 2024 +0000

    Step release tag


>---------------------------------------------------------------

9b63a3d8c3fcf7bae9b5c811f62d3580c4f42e9a
 CHANGELOG.md         | 4 ++++
 l3sys-query-tool.tex | 2 +-
 l3sys-query.lua      | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe6a183..1ea7406 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,5 +7,9 @@ Changelog](https://keepachangelog.com/en/1.0.0/), this project uses date-based
 
 ## [Unreleased]
 
+## [2024-03-14]
+
 ### Added
 - New script
+
+[Unreleased]: https://github.com/latex3/l3sys-query/compare/2024-03-14...HEAD
diff --git a/l3sys-query-tool.tex b/l3sys-query-tool.tex
index 427fcf0..4cfe84f 100644
--- a/l3sys-query-tool.tex
+++ b/l3sys-query-tool.tex
@@ -45,7 +45,7 @@ for those people who are interested.
   }%
 }
 
-\date{Released 2024-03-03}
+\date{Released 2024-03-14}
 
 \maketitle
 \tableofcontents
diff --git a/l3sys-query.lua b/l3sys-query.lua
index b401f07..a435e57 100755
--- a/l3sys-query.lua
+++ b/l3sys-query.lua
@@ -36,7 +36,7 @@ for those people who are interested.
 -- Details of the script itself, etc.
 --
 local copyright = "Copyright (C) 2024 The LaTeX Project"
-local release_date = "2024-03-03"
+local release_date = "2024-03-14"
 local script_desc = "System queries for LaTeX using Lua\n"
 local script_name = "l3sys-query"
 





More information about the latex3-commits mailing list.