branch: elpa/fj
commit 2d325a8c13fee06e4450408d4a090d95961abcb4
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>

    bump min transient and tp.el versions
---
 fj.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/fj.el b/fj.el
index 496b2d881f..76e2c25911 100644
--- a/fj.el
+++ b/fj.el
@@ -3,7 +3,12 @@
 ;; Author: Marty Hiatt <[email protected]>
 ;; Copyright (C) 2023 Marty Hiatt <[email protected]>
 ;;
-;; Package-Requires: ((emacs "29.1") (fedi "0.2") (tp "0.5") (transient 
"0.9.3") (magit "4.3.8"))
+;; Package-Requires:
+;; ((emacs "29.1")
+;;  (fedi "0.2")
+;;  (tp "0.8")
+;;  (transient "0.10.0")
+;;  (magit "4.3.8"))
 ;; Keywords: git, convenience
 ;; URL: https://codeberg.org/martianh/fj.el
 ;; Version: 0.28

Reply via email to