branch: elpa/org-auto-tangle
commit 2494a6f78c9db5311123abc7cad119851a29a55c
Author: lispy-dobby <yilkalargawwork...@gmail.com>
Commit: GitHub <nore...@github.com>

    update version number after adding some features
    
    features added:
      - Pass user-specified variables to the async process
      - Make a couple variables `defcustom'
---
 org-auto-tangle.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index 0f70235cfa..ae5e9b5e0a 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -2,7 +2,7 @@
 
 ;; Author: Yilkal Argaw <yilkalargawwork...@gmail.com>
 ;; URL: https://github.com/yilkalargaw/org-auto-tangle
-;; Version: 0.5.1
+;; Version: 0.6.0
 ;; Keywords: outlines
 ;; Package-Requires: ((emacs "24.1") (async "1.9.3"))
 

Reply via email to