emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/popup 53bb3ec 117/184: bump up version


From: ELPA Syncer
Subject: [nongnu] elpa/popup 53bb3ec 117/184: bump up version
Date: Wed, 6 Oct 2021 00:01:24 -0400 (EDT)

branch: elpa/popup
commit 53bb3ec2d4cd12e5aa6e41d40df853944121b1ac
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

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

diff --git a/popup.el b/popup.el
index 80ac629..a478699 100644
--- a/popup.el
+++ b/popup.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tomohiro Matsuyama <tomo@cx4a.org>
 ;; Keywords: lisp
-;; Version: 0.5.0
+;; Version: 0.5.1
 ;; Package-Requires: ((cl-lib "0.3"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
 
 (require 'cl-lib)
 
-(defconst popup-version "0.5.0")
+(defconst popup-version "0.5.1")
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]