Bump version and update Changes
[webservice-foaas.git] / lib / WebService / FOAAS.pm
index 0d20dec81e65beac177b1dfc027e3fab1aa4e1a1..e7cb714ba5925f1fd05bebc7c7462550a62ac8ad 100644 (file)
@@ -36,7 +36,7 @@ use URI::Escape;
 
 use parent qw/Exporter/;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.002';
 our $BASE = 'https://foaas.com';
 
 our $ht = HTTP::Tiny->new;
@@ -994,7 +994,7 @@ Marius Gavrilescu E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2017 by Marius Gavrilescu
+Copyright (C) 2017-2018 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.22.3 or,
This page took 0.009874 seconds and 4 git commands to generate.