diff options
| author | Feng Shu <tumashu@163.com> | 2021-09-22 08:24:24 +0800 |
|---|---|---|
| committer | Feng Shu <tumashu@163.com> | 2021-09-22 08:24:24 +0800 |
| commit | b4a522b7f81d49e7664f90a4f9ff1c2def08a3a9 (patch) | |
| tree | d4258982f8143ac51842fddea1bf26237b04a015 | |
| parent | 61ff9418493159001f096ea3a9441093a8951629 (diff) | |
v0.6.2
| -rw-r--r-- | ivy-posframe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ivy-posframe.el b/ivy-posframe.el index 7b17cad..721a08b 100644 --- a/ivy-posframe.el +++ b/ivy-posframe.el @@ -6,7 +6,7 @@ ;; Naoya Yamashita <conao3@gmail.com> ;; Maintainer: Feng Shu <tumashu@163.com> ;; URL: https://github.com/tumashu/ivy-posframe -;; Version: 0.6.1 +;; Version: 0.6.2 ;; Keywords: abbrev, convenience, matching, ivy ;; Package-Requires: ((emacs "26.0") (posframe "1.0.0") (ivy "0.13.0")) |
