From 7ba74c7cc28e4f0da4006968ecb8587133daa142 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sun, 25 Feb 2024 18:05:44 -0800 Subject: [PATCH] Release version 4.1 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 460f4ce8..af248c03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog]. -## Unreleased +## 4.1 (released 2024-02-25) ### Enhancements * Use `perltidy` as default formatter for `cperl-mode` ([#260]). * The `perltidy` formatter now supports Emacs indentation and line length diff --git a/apheleia.el b/apheleia.el index 7b7fe2d1..3778c8ad 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "27")) ;; SPDX-License-Identifier: MIT -;; Version: 4.0 +;; Version: 4.1 ;;; Commentary: