Skip to content

Commit b840ea4

Browse files
committed
Bump version.
1 parent ef5f461 commit b840ea4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

popwin.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: convenience
7-
;; Version: 1.0.0
7+
;; Version: 1.0.1
88
;; URL: https://github.com/emacsorphanage/popwin
99
;; Package-Requires: ((emacs "24.3"))
1010

@@ -63,7 +63,7 @@
6363

6464
(eval-when-compile (require 'cl-lib))
6565

66-
(defconst popwin:version "1.0.0")
66+
(defconst popwin:version "1.0.1")
6767

6868

6969

0 commit comments

Comments
 (0)