From 83817b79bbbb09895dab0b7659c019d4c01fba2b Mon Sep 17 00:00:00 2001 From: "mcanouil-dev[bot]" <211049963+mcanouil-dev[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 13:29:18 +0000 Subject: [PATCH] ci: bump version for release :rocket: --- CHANGELOG.md | 2 ++ CITATION.cff | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6524ce9..cc30a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 2.3.0 (2026-09-07) + - refactor: Remove the `@version` line from the header of every module. The release no longer stamps a version into a module, so the bytes of a module now change only when its code changes. ## 2.2.0 (2026-09-06) diff --git a/CITATION.cff b/CITATION.cff index 0d7b50f..c4592ab 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,5 +8,5 @@ authors: orcid: "https://orcid.org/0000-0002-3396-4549" repository-code: "https://github.com/mcanouil/quarto-lua-modules" license: MIT -date-released: "2026-09-06" -version: 2.2.0 +date-released: "2026-09-07" +version: 2.3.0