branch: master
commit 12235bd0e68a46fdbaade91c8d43621e8c5b293e
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* async-pkg.el: Update version number.
---
async-pkg.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/async-pkg.el b/async-pkg.el
index 05fcd06..6ec6ec9 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