diff options
| author | Feng Shu <tumashu@163.com> | 2020-10-09 13:17:52 +0800 |
|---|---|---|
| committer | Feng Shu <tumashu@163.com> | 2020-10-09 13:17:52 +0800 |
| commit | 00e16d78b7638fe05f6f85c79bbb8d46b61484e5 (patch) | |
| tree | 83e7f15a451ecbf2cc2be5c1aa43d5f572655d30 | |
| parent | dcbbcf8a3590251638fbdf8a1b116804089a28e6 (diff) | |
Version 0.5.1
| -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 240eebf..4d6cd84 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.5.0 +;; Version: 0.5.1 ;; Keywords: abbrev, convenience, matching, ivy ;; Package-Requires: ((emacs "26.0") (posframe "0.8.0") (ivy "0.13.0")) |
