branch: elpa/popup
commit 0778cad278b6b99d1f5220fb91f1c692a6b22ef1
Author: jenchieh <[email protected]>
Commit: jenchieh <[email protected]>
Bump version.
---
popup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/popup.el b/popup.el
index b454af6..1b8b3c8 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
;; Author: Tomohiro Matsuyama <[email protected]>
;; Keywords: lisp
-;; Version: 0.5.3
+;; Version: 0.5.4
;; Package-Requires: ((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.3")
+(defconst popup-version "0.5.4")