diff options
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | perspective.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c25ea7b..c32aece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Perspective was started in 2008 and this log was only added in 2021. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [2.21] — 2026-02-10 ### Fixed diff --git a/perspective.el b/perspective.el index 38f2f89..cd98bd6 100644 --- a/perspective.el +++ b/perspective.el @@ -7,7 +7,7 @@ ;; Author: Natalie Weizenbaum <nex342@gmail.com> ;; URL: http://github.com/nex3/perspective-el ;; Package-Requires: ((emacs "24.4") (cl-lib "0.5")) -;; Version: 2.20 +;; Version: 2.21 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
