version 0.03
[catagits/CatalystX-Script-Server-Starman.git] / lib / CatalystX / Script / Server / Starman.pm
index 6de8d5c..80c0ed3 100644 (file)
@@ -5,7 +5,7 @@ use Pod::Usage;
 use Pod::Find qw(pod_where);
 use namespace::autoclean;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 extends 'Catalyst::Script::Server';