branch: elpa/helm commit 0a9a1e32cf130d181b26e23919402c8c25f41996 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Bump to version 3.8.8 --- 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 753c4c6dd1..b230fcf8fe 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: 3.8.7 -;; Package-Requires: ((emacs "25.1") (async "1.9.4")) +;; Version: 3.8.8 +;; Package-Requires: ((emacs "25.1") (async "1.9.7")) ;; 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 52265608db..29e422fb03 100644 --- a/helm.el +++ b/helm.el @@ -11,9 +11,9 @@ ;; Thierry Volpiatto ;; Author: Thierry Volpiatto <thie...@posteo.net> -;; Version: 3.8.7 +;; Version: 3.8.8 ;; URL: https://emacs-helm.github.io/helm/ -;; Package-Requires: ((helm-core "3.8.7") (popup "0.5.3")) +;; Package-Requires: ((helm-core "3.8.8") (popup "0.5.3")) ;; 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