branch: master
commit 5c614084810a0ab762165de966a42ab15ff93e32
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update version in *pkg.el file.
---
async-pkg.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/async-pkg.el b/async-pkg.el
index 9854afc..0268724 100644
--- a/async-pkg.el
+++ b/async-pkg.el
@@ -1,6 +1,6 @@
;;; async-pkg.el
-(define-package "async" "1.4"
+(define-package "async" "1.6"
"Asynchronous processing in Emacs"
'((emacs "24")
(cl-lib "0.5"))