Skip to content

Commit 333ea5e

Browse files
committed
Bump version.
1 parent cf2cefe commit 333ea5e

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.5
7+
;; Version: 0.5.6
88
;; Package-Requires: ((emacs "26.1") (cl-lib "0.5"))
99

1010
;; This program is free software; you can redistribute it and/or modify
@@ -32,7 +32,7 @@
3232
(require 'cl-lib)
3333
(require 'display-line-numbers)
3434

35-
(defconst popup-version "0.5.5")
35+
(defconst popup-version "0.5.6")
3636

3737

3838

0 commit comments

Comments
 (0)