From 8d9ee283501664671d499aaf45e08d7cf32b80fa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Sep 2021 18:01:40 +0000 Subject: [PATCH] latexindent: Update to version 3.12 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index 38f7774b73..defe27d252 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.11", + "version": "3.12", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",