Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed May 29, 2020
1 parent 46e6104 commit 0778cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions popup.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -31,7 +31,7 @@

(require 'cl-lib)

(defconst popup-version "0.5.3")
(defconst popup-version "0.5.4")



Expand Down

0 comments on commit 0778cad

Please sign in to comment.