X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FOffliberty.pm;h=b2fdbcdfe7a5c95df12ce86b73f7be34a87127be;hb=refs%2Ftags%2F1.000005;hp=ebbc97efbc747930a5a750de2fca85b3a6f79eb7;hpb=f4b0666e499a5a576456e790ec70007528bd7662;p=www-offliberty.git diff --git a/lib/WWW/Offliberty.pm b/lib/WWW/Offliberty.pm index ebbc97e..b2fdbcd 100644 --- a/lib/WWW/Offliberty.pm +++ b/lib/WWW/Offliberty.pm @@ -4,7 +4,7 @@ use 5.008009; use strict; use warnings; use parent qw/Exporter/; -our $VERSION = '1.000004'; +our $VERSION = '1.000005'; our @EXPORT_OK = qw/off/; our $OFF_URL = 'http://offliberty.com/off03.php';