Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jun 10, 2020
1 parent 51f4430 commit 9d104d4
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.7
;; Version: 0.5.8
;; 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.7")
(defconst popup-version "0.5.8")



Expand Down

0 comments on commit 9d104d4

Please sign in to comment.