branch: elpa/engine-mode commit 9e8b10b029f63bc0399f8975a28247eaa78dfcbc Author: Harry Schwartz <ha...@thoughtbot.com> Commit: Harry Schwartz <ha...@thoughtbot.com>
Release version 1.0.0 We haven't had any interesting changes (or any changes at all, really) in the last couple of months. Things seem stable enough to cut a release! --- engine-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine-mode.el b/engine-mode.el index 39067525ad..25136ae0d5 100644 --- a/engine-mode.el +++ b/engine-mode.el @@ -1,7 +1,7 @@ ;;; engine-mode.el --- Define and query search engines from within Emacs. ;; Author: Harry R. Schwartz <he...@harryrschwartz.com> -;; Version: 2015.06.13 +;; Version: 1.0.0 ;; URL: https://github.com/hrs/engine-mode/engine-mode.el ;; This file is NOT part of GNU Emacs.