summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-06-04 15:08:16 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-06-04 15:08:16 +0200
commitd1e90101996a466ef8e8a7064d1014428870dd9e (patch)
tree1e7385d9171ba15699f7c2432aa8c33f009142e6 /helm-core-pkg.el
parent8a421fc99c7545ef4a87efdd24a640dc2920be57 (diff)
Update version in *pkg.el files
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 897dd3d7..72c18ee8 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -1,6 +1,6 @@
;;; helm-core-pkg.el --- define helm-core for package.el
-(define-package "helm-core" "2.9.4"
+(define-package "helm-core" "2.9.5"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.3"))