diff options
| author | Constantine Vetoshev <vetoshev@gmail.com> | 2025-05-23 06:06:50 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <vetoshev@gmail.com> | 2025-05-23 06:06:50 -0700 |
| commit | 182bb1ce2e40f9f2ca77164a53570c91baba27f5 (patch) | |
| tree | 3f08911dbe63d4cb3ed745489567fe6de7970c3c | |
| parent | 81d790e7ddaf7212874eb8f49287f8880cc26d4c (diff) | |
Version 2.20.
| -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 610c091..82987c3 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.20] — 2025-05-23 ### Changed diff --git a/perspective.el b/perspective.el index 4295ba9..62ad179 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.19 +;; Version: 2.20 ;; Created: 2008-03-05 ;; By: Natalie Weizenbaum <nex342@gmail.com> ;; Keywords: workspace, convenience, frames |
