Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmag authored Jun 28, 2021
1 parent e0ca3e5 commit bb462f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions window-purpose.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Bar Magal
;; Package: purpose
;; Version: 1.8
;; Version: 1.8.1
;; Keywords: frames
;; Homepage: https://github.com/bmag/emacs-purpose
;; Package-Requires: ((emacs "24.4") (let-alist "1.0.3") (imenu-list "0.1"))
Expand Down Expand Up @@ -72,7 +72,7 @@
(require 'window-purpose-prefix-overload)
(require 'window-purpose-fixes)

(defconst purpose-version "1.8.0"
(defconst purpose-version "1.8.1"
"Purpose's version.")


Expand Down

0 comments on commit bb462f1

Please sign in to comment.