summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Parser/Source.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-01-07 12:44:56 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-01-07 12:44:56 +0000
commit3eb3ec0bf9c4674fdfb27825d452e2c7ef96692b (patch)
tree0b3bb2ea36c939dad07d93edef4d129ee84dac5d /cpan/Test-Harness/lib/TAP/Parser/Source.pm
parent40204b1c4748d4364559f08a1703d499b95b6a4c (diff)
downloadperl-3eb3ec0bf9c4674fdfb27825d452e2c7ef96692b.tar.gz
Upgrade Test-Harness from version 3.35 to 3.36
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Source.pm')
-rw-r--r--cpan/Test-Harness/lib/TAP/Parser/Source.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Source.pm b/cpan/Test-Harness/lib/TAP/Parser/Source.pm
index 27f6e53315..ff1ad24257 100644
--- a/cpan/Test-Harness/lib/TAP/Parser/Source.pm
+++ b/cpan/Test-Harness/lib/TAP/Parser/Source.pm
@@ -14,11 +14,11 @@ TAP::Parser::Source - a TAP source & meta data about it
=head1 VERSION
-Version 3.35
+Version 3.36
=cut
-our $VERSION = '3.35';
+our $VERSION = '3.36';
=head1 SYNOPSIS