From d8fae037a873b51e0b14b137f1c2b813dc89b853 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Thu, 10 Aug 2023 15:27:47 +0530 Subject: [PATCH] Bump to version 0.13 --- Changelog.org | 2 +- justl.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.org b/Changelog.org index 550cf3a..670b73b 100644 --- a/Changelog.org +++ b/Changelog.org @@ -1,4 +1,4 @@ -* Unreleased +* 0.13 - TRAMP support - ~justl-exec-recipe-in-dir~ prompts for arguments when needed. Fixes diff --git a/justl.el b/justl.el index 34414a7..339fcda 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.12 +;; Version: 0.13 ;; Author: Sibi Prabakaran ;; Keywords: just justfile tools processes ;; URL: https://github.com/psibi/justl.el