X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWebService%2FFOAAS.pm;h=9a00b4f1eeccd2961efd8a793aebf1bcb09db826;hb=refs%2Ftags%2F0.001001;hp=f4d34e171ceff61784886a8224fbc2baaf3741d8;hpb=943f1904108bcc624207e64e0ddd9379aca10d48;p=webservice-foaas.git diff --git a/lib/WebService/FOAAS.pm b/lib/WebService/FOAAS.pm index f4d34e1..9a00b4f 100644 --- a/lib/WebService/FOAAS.pm +++ b/lib/WebService/FOAAS.pm @@ -36,7 +36,7 @@ use URI::Escape; use parent qw/Exporter/; -our $VERSION = '0.001'; +our $VERSION = '0.001001'; our $BASE = 'https://foaas.com'; our $ht = HTTP::Tiny->new;