From 2d0250c32cf5ec56e44b02c24ad5b651d1442cf8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Apr 2021 13:00:40 +0000 Subject: [PATCH] latexindent: Update to version 3.9.2 --- bucket/latexindent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/latexindent.json b/bucket/latexindent.json index ad6d254d28..ae38c2aea3 100644 --- a/bucket/latexindent.json +++ b/bucket/latexindent.json @@ -1,5 +1,5 @@ { - "version": "3.9.1", + "version": "3.9.2", "description": "Perl script to add indentation to LaTeX files", "homepage": "https://github.com/cmhughes/latexindent.pl", "license": "GPL-3.0-only",