X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FOffliberty.pm;h=1163d9ee21f1ddc3fb2808bd403031d63c9cc717;hb=30607a2e0f2cbad5a892ed6c888898038ac6ec2c;hp=039534bebee8565d2c402fac97e21355e1e4a3cd;hpb=9dd40f61d7a9d4f3339b10fa63e4344f256b6e81;p=www-offliberty.git diff --git a/lib/WWW/Offliberty.pm b/lib/WWW/Offliberty.pm index 039534b..1163d9e 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.000'; +our $VERSION = '1.000001'; our @EXPORT_OK = qw/off/; use constant OFF_URL => 'http://offliberty.com/off02.php';