Skip to content

Commit d34c3c9

Browse files
committed
ship 0.22
1 parent 66535a7 commit d34c3c9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Changes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
0.22
1+
0.22 Tuesday 7th February, 2012
22
POD spelling corrections. (rt #22113)
3-
43
Add "unimport" to the stoplist. (rt #33914)
54

65
0.21 Tuesday 27th July, 2010

lib/Pod/Coverage.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use Pod::Find qw(pod_where);
88
BEGIN { defined &TRACE_ALL or eval 'sub TRACE_ALL () { 0 }' }
99

1010
use vars qw/ $VERSION /;
11-
$VERSION = '0.21';
11+
$VERSION = '0.22';
1212

1313
=head1 NAME
1414

0 commit comments

Comments
 (0)