Bump version and update Changes
[app-web-vpkbuilder.git] / lib / App / Web / VPKBuilder.pm
index 4f6fa57f95b9f64c45b6134bc7bffd4a868aad9a..63b46060c3b09d0547dedd4e233d66ca6be8c16b 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 use parent qw/Plack::Component/;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
 
 use File::Find qw/find/;
 use File::Path qw/remove_tree/;
This page took 0.010167 seconds and 4 git commands to generate.