Skip to content

Commit 55f3183

Browse files
committed
Bump version.
1 parent 4265237 commit 55f3183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Tomohiro Matsuyama <m2ym.pub@gmail.com>
66
;; Keywords: lisp
7-
;; Version: 0.5.4
7+
;; Version: 0.5.5
88
;; Package-Requires: ((emacs "26.1") (cl-lib "0.5"))
99

1010
;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
3131

3232
(require 'cl-lib)
3333

34-
(defconst popup-version "0.5.4")
34+
(defconst popup-version "0.5.5")
3535

3636

3737

0 commit comments

Comments
 (0)