We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5f461 commit b840ea4Copy full SHA for b840ea4
1 file changed
popwin.el
@@ -4,7 +4,7 @@
4
5
;; Author: Tomohiro Matsuyama <m2ym.pub@gmail.com>
6
;; Keywords: convenience
7
-;; Version: 1.0.0
+;; Version: 1.0.1
8
;; URL: https://github.com/emacsorphanage/popwin
9
;; Package-Requires: ((emacs "24.3"))
10
@@ -63,7 +63,7 @@
63
64
(eval-when-compile (require 'cl-lib))
65
66
-(defconst popwin:version "1.0.0")
+(defconst popwin:version "1.0.1")
67
68
69
0 commit comments