summaryrefslogtreecommitdiff
path: root/helm-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-10-24 09:13:19 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-10-24 09:13:19 +0200
commitb8193725f2c3ab20f2907171374ee762e397739d (patch)
tree681807ea3a7e24720992c0cd904d93eb256f2e37 /helm-pkg.el
parent1ea4d07d47d6e38edf41887b631571ca8f3f4083 (diff)
Update *pkg* files.
Diffstat (limited to 'helm-pkg.el')
-rw-r--r--helm-pkg.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/helm-pkg.el b/helm-pkg.el
index e4f231a9..624fb342 100644
--- a/helm-pkg.el
+++ b/helm-pkg.el
@@ -1,11 +1,11 @@
;;; helm-pkg.el --- define helm for package.el
-(define-package "helm" "2.3.0"
+(define-package "helm" "2.3.1"
"Helm is an Emacs incremental and narrowing framework"
'((emacs "24.4")
(async "1.9")
(popup "0.5.3")
- (helm-core "2.3.0"))
+ (helm-core "2.3.1"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables: