branch: master
commit cbd8d9ab98cfe0c1cefca5c585a008b64373fd3c
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    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 6ec6ec9..2ab0ec6 100644
--- a/async-pkg.el
+++ b/async-pkg.el
@@ -1,6 +1,6 @@
 ;;; async-pkg.el
 
-(define-package "async" "1.3" "Asynchronous processing in Emacs" 'nil)
+(define-package "async" "1.4" "Asynchronous processing in Emacs" 'nil)
 
 ;; Local Variables:
 ;; no-byte-compile: t

Reply via email to