branch: externals/posframe
commit 9638b9d9cf8b9727a13c86f70b5d33bf938497a5
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
V0.6.0
---
posframe.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/posframe.el b/posframe.el
index fe1abc5..cd0998b 100644
--- a/posframe.el
+++ b/posframe.el
@@ -1,11 +1,11 @@
;;; posframe.el --- Pop a posframe (just a frame) at point -*-
lexical-binding:t -*-
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
;; Author: Feng Shu <[email protected]>
;; Maintainer: Feng Shu <[email protected]>
;; URL: https://github.com/tumashu/posframe
-;; Version: 0.5.0
+;; Version: 0.6.0
;; Keywords: convenience, tooltip
;; Package-Requires: ((emacs "26"))