File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ use strict;
2525use warnings;
2626no warnings;
2727
28- our $VERSION = ' 2.127_05 ' ;
28+ our $VERSION = ' 2.128 ' ;
2929
3030use Carp qw( carp croak) ;
3131use File::Basename qw( dirname) ;
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ use Exporter qw(import);
88
99our @EXPORT = qw( check_kwalitee cpants_lint cpants_pass_regex ) ;
1010
11- our $VERSION = ' 2.127_05 ' ;
11+ our $VERSION = ' 2.128 ' ;
1212
1313=encoding utf8
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ use Exporter qw(import);
88
99our @EXPORT = qw( check_MANIFEST ) ;
1010
11- our $VERSION = ' 2.127_05 ' ;
11+ our $VERSION = ' 2.128 ' ;
1212
1313=encoding utf8
1414
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ use Carp;
1010
1111our @EXPORT = qw( cpan_version ) ;
1212
13- our $VERSION = ' 2.127_05 ' ;
13+ our $VERSION = ' 2.128 ' ;
1414
1515=encoding utf8
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ use Carp qw(croak);
1010
1111our @EXPORT = qw( ) ;
1212
13- our $VERSION = ' 2.127_05 ' ;
13+ our $VERSION = ' 2.128 ' ;
1414
1515=encoding utf8
1616
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ use Exporter qw(import);
88
99our @EXPORT = qw( check_prereqs _get_prereq_ignore_list ) ;
1010
11- our $VERSION = ' 2.127_05 ' ;
11+ our $VERSION = ' 2.128 ' ;
1212
1313=encoding utf8
1414
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ use Carp;
1010
1111our @EXPORT = qw( check_vcs vcs_tag make_vcs_tag) ;
1212
13- our $VERSION = ' 2.127_05 ' ;
13+ our $VERSION = ' 2.128 ' ;
1414
1515=encoding utf8
1616
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ our @EXPORT = qw(
1717 pause_add_uri
1818 ) ;
1919
20- our $VERSION = ' 2.127_05 ' ;
20+ our $VERSION = ' 2.128 ' ;
2121
2222=encoding utf8
2323
You can’t perform that action at this time.
0 commit comments