diff --git a/Changelog.org b/Changelog.org index cacaad5..df9c43e 100644 --- a/Changelog.org +++ b/Changelog.org @@ -1,3 +1,7 @@ +* 0.11 + +- Implement interactive function ~justl-exec-default-recipe~ + * 0.10 - Integrate compilation mode for ~justl-exec-recipe-in-dir~ diff --git a/justl.el b/justl.el index a7ef0c6..f394efc 100644 --- a/justl.el +++ b/justl.el @@ -19,7 +19,7 @@ ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ;; USA -;; Version: 0.10 +;; Version: 0.11 ;; Author: Sibi Prabakaran ;; Keywords: just justfile tools processes ;; URL: https://github.com/psibi/justl.el