Bump version and update Changes
[www-offliberty.git] / lib / WWW / Offliberty.pm
index 039534bebee8565d2c402fac97e21355e1e4a3cd..1163d9ee21f1ddc3fb2808bd403031d63c9cc717 100644 (file)
@@ -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';
This page took 0.009601 seconds and 4 git commands to generate.