summaryrefslogtreecommitdiff
path: root/lib/TAP/Parser/Result/YAML.pm
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-07-31 21:27:36 +0000
committerNicholas Clark <nick@ccl4.org>2008-07-31 21:27:36 +0000
commitf7c69158501ed4705d71f069f23211f56bd55a2e (patch)
treef2387107086e230c5d3bf132a7ebfbf3e39dd5c3 /lib/TAP/Parser/Result/YAML.pm
parentb78dccfb97f2a41b9be93ea6888a12b7bef9a4b2 (diff)
downloadperl-f7c69158501ed4705d71f069f23211f56bd55a2e.tar.gz
Upgrade to Test::Harness 3.13
p4raw-id: //depot/perl@34169
Diffstat (limited to 'lib/TAP/Parser/Result/YAML.pm')
-rw-r--r--lib/TAP/Parser/Result/YAML.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/TAP/Parser/Result/YAML.pm b/lib/TAP/Parser/Result/YAML.pm
index 74b3a47b95..f1b99eff70 100644
--- a/lib/TAP/Parser/Result/YAML.pm
+++ b/lib/TAP/Parser/Result/YAML.pm
@@ -12,11 +12,11 @@ TAP::Parser::Result::YAML - YAML result token.
=head1 VERSION
-Version 3.10
+Version 3.13
=cut
-$VERSION = '3.10';
+$VERSION = '3.13';
=head1 DESCRIPTION