Skip to content

Commit

Permalink
Bump version to 2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darth10 committed Jan 2, 2021
1 parent f6eb342 commit a72feb2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cask
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(source gnu)
(source melpa)

(package "god-mode" "2.17.2" "God-like command entering minor mode.")
(package "god-mode" "2.17.3" "God-like command entering minor mode.")

(development
(depends-on "ecukes")
Expand Down
2 changes: 1 addition & 1 deletion god-mode-isearch.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

;; Author: Chris Done <[email protected]>
;; URL: https://github.com/emacsorphanage/god-mode
;; Version: 2.17.2
;; Version: 2.17.3
;; Package-Requires: ((emacs "25.1"))

;; This file is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion god-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

;; Author: Chris Done <[email protected]>
;; URL: https://github.com/emacsorphanage/god-mode
;; Version: 2.17.2
;; Version: 2.17.3
;; Package-Requires: ((emacs "25.1"))

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit a72feb2

Please sign in to comment.