From 00f192b82c56674133f5448ff4d639386670eb9e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 Mar 2021 17:00:24 +0000 Subject: [PATCH] latexindent: Update to version 3.9 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index c8a24b07f9..75fd302316 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.8.3", + "version": "3.9", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",