diff options
| author | Basil L. Contovounesios <basil@contovou.net> | 2025-03-29 16:01:37 +0200 |
|---|---|---|
| committer | Basil L. Contovounesios <basil@contovou.net> | 2025-03-29 17:12:44 +0200 |
| commit | 1c9bc4e190199c891a69af03b2cf3e3f0d00c1ec (patch) | |
| tree | e627417cf98d77a26cb7b226c0a1a2b7ba8a7e59 | |
| parent | a3434bbedeec541f849cc6b2065bf423a4b5d1f8 (diff) | |
* ivy-hydra.el: Bump version to 0.15.1 (#3001).
| -rw-r--r-- | ivy-hydra.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ivy-hydra.el b/ivy-hydra.el index db07f57..dd58a48 100644 --- a/ivy-hydra.el +++ b/ivy-hydra.el @@ -5,8 +5,8 @@ ;; Author: Oleh Krehel <ohwoeowho@gmail.com> ;; Maintainer: Basil L. Contovounesios <basil@contovou.net> ;; URL: https://github.com/abo-abo/swiper -;; Version: 0.15.0 -;; Package-Requires: ((emacs "24.5") (ivy "0.15.0") (hydra "0.14.0")) +;; Version: 0.15.1 +;; Package-Requires: ((emacs "24.5") (ivy "0.15.1") (hydra "0.14.0")) ;; Keywords: convenience ;; This file is part of GNU Emacs. |
