From 44b04d42826dfab15b531a8f31e0e13db708425c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Nov 2020 17:03:16 +0000 Subject: [PATCH] latexindent: Update to version 3.8.3 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index 399413cf83..d12ce035f0 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.8.2", + "version": "3.8.3", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",