summaryrefslogtreecommitdiff
path: root/helm-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-01-28 10:15:51 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-01-28 10:15:51 +0100
commit8e693fe3a5cdefd8e5b9417ad6aef773e54d9199 (patch)
tree669ad05ded69b19fc99298570f8125c675eb773e /helm-pkg.el
parente72a085c68959cbcbd232164e5950b73259f3f70 (diff)
* helm-pkg.el: Update version number.
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 ebbbbd94..e9d323b1 100644
--- a/helm-pkg.el
+++ b/helm-pkg.el
@@ -1,6 +1,6 @@
;;; helm-pkg.el --- define helm for package.el -*- lexical-binding: t -*-
-(define-package "helm" "1.6.5"
+(define-package "helm" "1.6.6"
"Helm is an Emacs incremental and narrowing framework"
'((emacs "24")
(cl-lib "0.5")