branch: elpa/popup
commit 333ea5ecb11b7de0b71d6bf3e2f529e5b401558c
Author: jenchieh <jcs090...@gmail.com>
Commit: jenchieh <jcs090...@gmail.com>

    Bump version.
---
 popup.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/popup.el b/popup.el
index a966f48..6554273 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <m2ym....@gmail.com>
 ;; Keywords: lisp
-;; Version: 0.5.5
+;; Version: 0.5.6
 ;; Package-Requires: ((emacs "26.1") (cl-lib "0.5"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -32,7 +32,7 @@
 (require 'cl-lib)
 (require 'display-line-numbers)
 
-(defconst popup-version "0.5.5")
+(defconst popup-version "0.5.6")
 
 
 

Reply via email to