X-Git-Url: https://git.donarmstrong.com/?p=perltidy.git;a=blobdiff_plain;f=lib%2FPerl%2FTidy%2FDiagnostics.pm;fp=lib%2FPerl%2FTidy%2FDiagnostics.pm;h=847a1f04baac1043b95c5ccf7a73e640b7c6008f;hp=af81a0cfc3be11ee5ef8c243f8ff691306da712f;hb=6d131c770b3b54ee74e0d0b9179114d28dfcec27;hpb=f7b7d95d23cfcceb1d4adf1bf81d80029ae214e4 diff --git a/lib/Perl/Tidy/Diagnostics.pm b/lib/Perl/Tidy/Diagnostics.pm index af81a0c..847a1f0 100644 --- a/lib/Perl/Tidy/Diagnostics.pm +++ b/lib/Perl/Tidy/Diagnostics.pm @@ -21,7 +21,7 @@ package Perl::Tidy::Diagnostics; use strict; use warnings; use English qw( -no_match_vars ); -our $VERSION = '20220613'; +our $VERSION = '20230309'; use constant EMPTY_STRING => q{};