Bump version and update Changes
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Runner / Verifier.pm
index 10f0287dba8e246fac67a02ece91f3efb8993398..bb8652d641c8ba0196fc27755f8cedb25795ddf0 100644 (file)
@@ -9,7 +9,7 @@ use File::Slurp qw/slurp/;
 use Log::Log4perl qw/get_logger/;
 use Try::Tiny;
 
-our $VERSION = '5999.000_002';
+our $VERSION = '5999.000_003';
 
 ##################################################
 
@@ -38,7 +38,7 @@ Gruntmaster::Daemon::Runner::Verifier - Check the program output with a verifier
 =head1 SYNOPSIS
 
   use Gruntmaster::Daemon::Runner::Verifier;
-  Gruntmaster::Daemon::Runner::Verifier->run(5, $meta);
+  Gruntmaster::Daemon::Runner::Verifier::run(5, $meta);
 
 =head1 DESCRIPTION
 
This page took 0.00958 seconds and 4 git commands to generate.