summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Util/Trace.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Util/Trace.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Util/Trace.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Util/Trace.pm b/cpan/Test-Simple/lib/Test2/Util/Trace.pm
index effbede114..28124f3406 100644
--- a/cpan/Test-Simple/lib/Test2/Util/Trace.pm
+++ b/cpan/Test-Simple/lib/Test2/Util/Trace.pm
@@ -2,7 +2,7 @@ package Test2::Util::Trace;
require Test2::EventFacet::Trace;
@ISA = ('Test2::EventFacet::Trace');
-our $VERSION = '1.302161'; # TRIAL
+our $VERSION = '1.302162';
1;