diff options
| author | Paul Nelson <ultrono@gmail.com> | 2025-04-15 13:09:13 +0200 |
|---|---|---|
| committer | Paul Nelson <ultrono@gmail.com> | 2025-04-15 13:09:13 +0200 |
| commit | 78f18efb3d9769d5df281d71c3ddeb4a956b7c0d (patch) | |
| tree | e49e854c409d6a73ef89d33b25daf5be008ef297 | |
| parent | e9d80f5db7549ebddb311f294c6f7a826cc02c9a (diff) | |
Bump version to 0.3.1
* doc-view-follow.el: Bump version from 0.3 to 0.3.1.
| -rw-r--r-- | doc-view-follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-view-follow.el b/doc-view-follow.el index 08ddf36..9b78cc0 100644 --- a/doc-view-follow.el +++ b/doc-view-follow.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2024-2025 Free Software Foundation, Inc. ;; Author: Paul D. Nelson <ultrono@gmail.com> -;; Version: 0.3 +;; Version: 0.3.1 ;; URL: https://github.com/ultronozm/doc-view-follow.el ;; Package-Requires: ((emacs "29.1")) ;; Keywords: convenience |
