diff --git a/Cask b/Cask index fad2697..3b955bc 100644 --- a/Cask +++ b/Cask @@ -1,7 +1,7 @@ (source gnu) (source melpa) -(package "god-mode" "2.17.3" "God-like command entering minor mode.") +(package "god-mode" "2.18.0" "God-like command entering minor mode.") (development (depends-on "ecukes") diff --git a/god-mode-isearch.el b/god-mode-isearch.el index 792a4f4..2175791 100644 --- a/god-mode-isearch.el +++ b/god-mode-isearch.el @@ -5,7 +5,7 @@ ;; Author: Chris Done ;; URL: https://github.com/emacsorphanage/god-mode -;; Version: 2.17.3 +;; Version: 2.18.0 ;; Package-Requires: ((emacs "25.1")) ;; This file is free software; you can redistribute it and/or modify diff --git a/god-mode.el b/god-mode.el index 1ceb83f..2c83a50 100644 --- a/god-mode.el +++ b/god-mode.el @@ -9,7 +9,7 @@ ;; Author: Chris Done ;; URL: https://github.com/emacsorphanage/god-mode -;; Version: 2.17.3 +;; Version: 2.18.0 ;; Package-Requires: ((emacs "25.1")) ;; This file is not part of GNU Emacs.