]> git.donarmstrong.com Git - perltidy.git/blobdiff - lib/Perl/Tidy/Diagnostics.pm
Update upstream source from tag 'upstream/20230309'
[perltidy.git] / lib / Perl / Tidy / Diagnostics.pm
index af81a0cfc3be11ee5ef8c243f8ff691306da712f..847a1f04baac1043b95c5ccf7a73e640b7c6008f 100644 (file)
@@ -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{};