Bump version and update Changes
[webservice-foaas.git] / lib / WebService / FOAAS / Codegen.pm
index f4e4f32db08c9a64319f4f25a3c4b4449d5e54ff..edd9e5fe8e7aff55de07f5884ef6e4a5b84fdb8a 100644 (file)
@@ -7,7 +7,7 @@ use warnings;
 use HTTP::Tiny;
 use JSON::MaybeXS qw/decode_json/;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.002';
 
 sub run {
        my $ht = HTTP::Tiny->new;
This page took 0.010101 seconds and 4 git commands to generate.