From 12235bd0e68a46fdbaade91c8d43621e8c5b293e Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Wed, 20 May 2015 09:45:00 +0200 Subject: [PATCH] * async-pkg.el: Update version number. --- async-pkg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/async-pkg.el b/async-pkg.el index 05fcd0683..6ec6ec912 100644 --- a/async-pkg.el +++ b/async-pkg.el @@ -1,6 +1,6 @@ ;;; async-pkg.el -(define-package "async" "1.2" "Asynchronous processing in Emacs" 'nil) +(define-package "async" "1.3" "Asynchronous processing in Emacs" 'nil) ;; Local Variables: ;; no-byte-compile: t -- 2.39.2