]> iEval git - www-offliberty.git/blobdiff - lib/WWW/Offliberty.pm
Bump version and update Changes
[www-offliberty.git] / lib / WWW / Offliberty.pm
index b2fdbcdfe7a5c95df12ce86b73f7be34a87127be..ea69374ae452434edf64a6627d826c1348873ff2 100644 (file)
@@ -4,10 +4,10 @@ use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '1.000005';
+our $VERSION = '1.000007';
 our @EXPORT_OK = qw/off/;
 
-our $OFF_URL = 'http://offliberty.com/off03.php';
+our $OFF_URL = 'http://offliberty.com/off04.php';
 
 use HTML::TreeBuilder;
 use HTTP::Tiny;
This page took 0.016056 seconds and 4 git commands to generate.