Bump version and update Changes
[www-offliberty.git] / lib / WWW / Offliberty.pm
index d7a407af2e281ab1aba1cadd2f5a57378d7af52c..7b658f0978f8aca64107843298ae464d2371b269 100644 (file)
@@ -4,7 +4,7 @@ use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '0.002';
+our $VERSION = '1.000';
 our @EXPORT_OK = qw/off/;
 
 use constant OFF_URL => 'http://offliberty.com/off54.php';
This page took 0.009111 seconds and 4 git commands to generate.