aboutsummaryrefslogtreecommitdiff
path: root/apheleia-utils.el
diff options
context:
space:
mode:
Diffstat (limited to 'apheleia-utils.el')
-rw-r--r--apheleia-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/apheleia-utils.el b/apheleia-utils.el
index f3f6fac..a2061f9 100644
--- a/apheleia-utils.el
+++ b/apheleia-utils.el
@@ -58,7 +58,7 @@ always returns nil to defer to the formatter."
(list indent-flag (number-to-string indent))))))
(define-obsolete-function-alias 'apheleia-formatters-js-indent
- 'apheleia-formatters-indent "3.2")
+ 'apheleia-formatters-indent "4.1")
(defcustom apheleia-formatters-respect-fill-column nil
"Whether formatters should set `fill-column' related flags."