From ffa8d5865118bb33299a429e9c25577a79410542 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 25 Feb 2023 11:31:26 -0800 Subject: [PATCH] Release version 3.2 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ab5343..fbca5d46 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 +## 3.2 (released 2023-02-25) ### Features * You can use `apheleia-inhibit` as a file-local variable to disable Apheleia turning on automatically for a file or directory. You can diff --git a/apheleia.el b/apheleia.el index 7eccb1f7..0e5b5c06 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "26")) ;; SPDX-License-Identifier: MIT -;; Version: 3.1 +;; Version: 3.2 ;;; Commentary: