branch: elpa/popup
commit 55f3183190fa83185246aa63a7332fff421a1e8a
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 c9be320..e620442 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <m2ym....@gmail.com>
 ;; Keywords: lisp
-;; Version: 0.5.4
+;; Version: 0.5.5
 ;; Package-Requires: ((emacs "26.1") (cl-lib "0.5"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
 
 (require 'cl-lib)
 
-(defconst popup-version "0.5.4")
+(defconst popup-version "0.5.5")
 
 
 

Reply via email to