summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-core-pkg.el')
-rw-r--r--helm-core-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-core-pkg.el b/helm-core-pkg.el
index 095ecce7..95e1c8ff 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -3,7 +3,7 @@
(define-package "helm-core" "3.0"
"Development files for Helm"
'((emacs "24.4")
- (async "1.9.3"))
+ (async "1.9.4"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables: