branch: externals/with-command-redo
commit b3e3c86e2cbeb097552a1bff000905ad28de7907
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>

    Bump: release 0.2
---
 changelog.rst        | 2 +-
 with-command-redo.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/changelog.rst b/changelog.rst
index 9891388805a..1b3008c075d 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,7 +3,7 @@
 Change Log
 ##########
 
-- Unreleased
+- Version 0.2 (2026-07-10)
 
   Add ``with-command-redo-break`` to end an active redo-chain.
 
diff --git a/with-command-redo.el b/with-command-redo.el
index e3755b164b4..2bd3bc8de41 100644
--- a/with-command-redo.el
+++ b/with-command-redo.el
@@ -6,7 +6,7 @@
 ;; Author: Campbell Barton <[email protected]>
 
 ;; URL: https://codeberg.org/ideasman42/emacs-with-command-redo
-;; Version: 0.1
+;; Version: 0.2
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:

Reply via email to