branch: elpa/helm commit af3a6a3d842c350b469a735b31ee00bd22fedcc9 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Bump to 4.0.2 --- 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 b7146a5a1a..b6fbaf693e 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.1 +;; Version: 4.0.2 ;; 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 4147fab33e..8fe61845e0 100644 --- a/helm.el +++ b/helm.el @@ -11,9 +11,9 @@ ;; Thierry Volpiatto ;; Author: Thierry Volpiatto <thie...@posteo.net> -;; Version: 4.0.1 +;; Version: 4.0.2 ;; URL: https://emacs-helm.github.io/helm/ -;; Package-Requires: ((helm-core "4.0.1") (wfnames "1.2")) +;; Package-Requires: ((helm-core "4.0.2") (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