summaryrefslogtreecommitdiff
path: root/helm-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-05-06 17:40:23 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-05-06 17:40:23 +0200
commitbdc6711656954562ed721545ac22ee3a507110a3 (patch)
tree2b73c1843529e75889821ee4302a66fa400c02ba /helm-pkg.el
parent2cd67d1269e7b296818c19be8ce11323ab3fe4fa (diff)
Fix version number dependency.
Diffstat (limited to 'helm-pkg.el')
-rw-r--r--helm-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-pkg.el b/helm-pkg.el
index 2b5e64b4..e9ccee71 100644
--- a/helm-pkg.el
+++ b/helm-pkg.el
@@ -5,7 +5,7 @@
'((emacs "24.4")
(async "1.9.2")
(popup "0.5.3")
- (helm-core "2.6.1"))
+ (helm-core "2.7.0"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables: