Skip to content

Commit 2fba945

Browse files
committed
Bump to 1.000005 for release to CPAN
1 parent 8eff75d commit 2fba945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Test2/Harness/Renderer/JUnit.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use 5.010000;
55
use strict;
66
use warnings;
77

8-
our $VERSION = '1.000004';
8+
our $VERSION = '1.000005';
99

1010
# This is used frequently during development to determine what different events look like so we can determine how to capture test data.
1111
use Data::Dumper;

0 commit comments

Comments
 (0)