whoops
[gitmo/MooseX-Daemonize.git] / lib / MooseX / Daemonize / Pid / File.pm
index e214c92..bcade60 100644 (file)
@@ -3,7 +3,7 @@ use strict;    # because Kwalitee is pedantic
 use Moose;
 use Moose::Util::TypeConstraints;
 
-our $VERSION   = '0.11';
+our $VERSION   = '0.12';
 
 use MooseX::Types::Path::Class;
 use MooseX::Getopt::OptionTypeMap;