X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lib%2FPerl%2FTidy%2FDiagnostics.pm;h=847a1f04baac1043b95c5ccf7a73e640b7c6008f;hb=effbe8e558790d5f5e4eb49a10b2ed020b0eaaee;hp=af81a0cfc3be11ee5ef8c243f8ff691306da712f;hpb=c514d57dc8088e1f4d3f51857b1155c20085c296;p=perltidy.git 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{};