diff options
Diffstat (limited to 'lib/TAP/Parser/Result/Plan.pm')
-rw-r--r-- | lib/TAP/Parser/Result/Plan.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/TAP/Parser/Result/Plan.pm b/lib/TAP/Parser/Result/Plan.pm index 85735c36e9..a245be2ce9 100644 --- a/lib/TAP/Parser/Result/Plan.pm +++ b/lib/TAP/Parser/Result/Plan.pm @@ -12,11 +12,11 @@ TAP::Parser::Result::Plan - Plan result token. =head1 VERSION -Version 3.05 +Version 3.06 =cut -$VERSION = '3.05'; +$VERSION = '3.06'; =head1 DESCRIPTION |