diff options
| author | Elías Gabriel Pérez <eg642616@gmail.com> | 2025-11-20 19:58:16 -0600 |
|---|---|---|
| committer | Elías Gabriel Pérez <eg642616@gmail.com> | 2025-11-20 19:58:16 -0600 |
| commit | 484d1b8e7c3e98ef7ccf99eddfcea2e30f5c63a2 (patch) | |
| tree | 7616a7de135fe3acd08b4172fb8bae3be79586d1 | |
| parent | 9d2d0aa3ec2263b879f4a9da6087c9f58da922d2 (diff) | |
Release 1.2.5
Bugfix release only.
| -rw-r--r-- | colorful-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colorful-mode.el b/colorful-mode.el index 4e68fd9..e390dbf 100644 --- a/colorful-mode.el +++ b/colorful-mode.el @@ -9,7 +9,7 @@ ;; Package-Requires: ((emacs "28.1") (compat "30.1.0.0")) ;; Homepage: https://github.com/DevelopmentCool2449/colorful-mode ;; Keywords: faces, tools, matching, convenience -;; Version: 1.2.4 +;; Version: 1.2.5 ;; This file is part of GNU Emacs. |
