From 3e347cff47eb0072b47c56f6188c4f440e477770 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 3 Aug 2024 16:22:29 -0700 Subject: [PATCH] Release version 4.2 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d7a553..213d04f 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.2 (released 2024-08-03) ### Changes * Custom Emacs Lisp formatting functions have the option to report an error asynchronously by invoking their callback with an error as diff --git a/apheleia.el b/apheleia.el index a419f47..8d4fb5f 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "27")) ;; SPDX-License-Identifier: MIT -;; Version: 4.1 +;; Version: 4.2 ;;; Commentary: