From 731edd2954ae213548ec4459c7db6d5db9e251b8 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Thu, 23 Nov 2023 14:11:15 -0800 Subject: [PATCH] Release version 4.0 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c365752..29f1873e 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.0 (released 2023-11-23) ### Breaking changes * The order of entries in `apheleia-mode-alist` is no longer as important. Specifically, if two different mode entries in diff --git a/apheleia.el b/apheleia.el index f4b0ebf8..7b7fe2d1 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "27")) ;; SPDX-License-Identifier: MIT -;; Version: 3.2 +;; Version: 4.0 ;;; Commentary: