branch: elpa/helm commit 01ae48a989cdc8665692d5a18c5a386ba0a646ed Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Bump to 4.0.5 --- helm-core.el | 2 +- helm.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-core.el b/helm-core.el index 65af2a23390..9b6c3014a13 100644 --- a/helm-core.el +++ b/helm-core.el @@ -4,7 +4,7 @@ ;; Author: Thierry Volpiatto <thie...@posteo.net> ;; URL: https://emacs-helm.github.io/helm/ -;; Version: 4.0.4 +;; Version: 4.0.5 ;; Package-Requires: ((emacs "25.1") (async "1.9.9")) ;; This program is free software; you can redistribute it and/or modify diff --git a/helm.el b/helm.el index 5a0bc8dffd4..b5d3fdf9dcc 100644 --- a/helm.el +++ b/helm.el @@ -11,9 +11,9 @@ ;; Thierry Volpiatto ;; Author: Thierry Volpiatto <thie...@posteo.net> -;; Version: 4.0.4 +;; Version: 4.0.5 ;; URL: https://emacs-helm.github.io/helm/ -;; Package-Requires: ((helm-core "4.0.4") (wfnames "1.2")) +;; Package-Requires: ((helm-core "4.0.5") (wfnames "1.2")) ;; Keywords: helm, convenience, files, buffers, grep, completion, lisp, matching, tools, help ;; This program is free software; you can redistribute it and/or modify