branch: elpa/helm
commit 98c0d4e62ee3690da97323a4215bddda7f51e4fa
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Bump to 4.0.1
---
 helm-core.el | 4 ++--
 helm.el      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/helm-core.el b/helm-core.el
index 1c28e059bd..5c0734ede5 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -4,8 +4,8 @@
 
 ;; Author: Thierry Volpiatto <thie...@posteo.net>
 ;; URL: https://emacs-helm.github.io/helm/
-;; Version: 4.0
-;; Package-Requires: ((emacs "25.1") (async "1.9.8"))
+;; Version: 4.0.1
+;; Package-Requires: ((emacs "25.1") (async "1.9.9"))
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/helm.el b/helm.el
index e94f4a0d4e..4147fab33e 100644
--- a/helm.el
+++ b/helm.el
@@ -11,9 +11,9 @@
 ;;                         Thierry Volpiatto
 
 ;; Author: Thierry Volpiatto <thie...@posteo.net>
-;; Version: 4.0
+;; Version: 4.0.1
 ;; URL: https://emacs-helm.github.io/helm/
-;; Package-Requires: ((helm-core "4.0") (wfnames "1.2"))
+;; Package-Requires: ((helm-core "4.0.1") (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

Reply via email to