summaryrefslogtreecommitdiff
path: root/helm-pkg.el
diff options
context:
space:
mode:
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 fb2d010a..bbe63d01 100644
--- a/helm-pkg.el
+++ b/helm-pkg.el
@@ -3,7 +3,7 @@
(define-package "helm" "2.9.2"
"Helm is an Emacs incremental and narrowing framework"
'((emacs "24.4")
- (async "1.9.2")
+ (async "1.9.3")
(popup "0.5.3")
(helm-core "2.9.2"))
:url "https://emacs-helm.github.io/helm/")