summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Shu <tumashu@163.com>2021-04-10 13:30:09 +0800
committerFeng Shu <tumashu@163.com>2021-04-10 13:30:22 +0800
commit7f1ab7890040c4b8dc4e9645c824cd35210e1121 (patch)
tree11cf151504b346f532fbd484d1bbca3d9c1e1e69
parent7e7660c80ffb27124da62b07b712a0c8188cda32 (diff)
v0.6.0
-rw-r--r--ivy-posframe.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/ivy-posframe.el b/ivy-posframe.el
index eb948ed..464be6f 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -6,9 +6,9 @@
;; Naoya Yamashita <conao3@gmail.com>
;; Maintainer: Feng Shu <tumashu@163.com>
;; URL: https://github.com/tumashu/ivy-posframe
-;; Version: 0.5.5
+;; Version: 0.6.0
;; Keywords: abbrev, convenience, matching, ivy
-;; Package-Requires: ((emacs "26.0") (posframe "0.8.0") (ivy "0.13.0"))
+;; Package-Requires: ((emacs "26.0") (posframe "1.0.0") (ivy "0.13.0"))
;; This file is part of GNU Emacs.