Fix tests, bump version and update Changes
[www-offliberty.git] / lib / WWW / Offliberty.pm
index b2fdbcdfe7a5c95df12ce86b73f7be34a87127be..0edd0ef407f25b0497f448d005563800f3a35742 100644 (file)
@@ -4,7 +4,7 @@ use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '1.000005';
+our $VERSION = '1.000006';
 our @EXPORT_OK = qw/off/;
 
 our $OFF_URL = 'http://offliberty.com/off03.php';
This page took 0.00884 seconds and 4 git commands to generate.