From 84b04329d7c0ddf41e41433b3f732714995a2bfd Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sun, 10 Apr 2022 13:54:40 -0700 Subject: [PATCH] Release version 2.0 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d5b17f..2ceac1be 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 +## 2.0 ## Breaking changes * The interface to `apheleia-format-buffer` has changed. You now pass in the symbol of a formatter from `apheleia-formatters` (or a list diff --git a/apheleia.el b/apheleia.el index 8f58f0da..1e64cf7c 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "25.2")) ;; SPDX-License-Identifier: MIT -;; Version: 1.2 +;; Version: 2.0 ;;; Commentary: