Bump version and update Changes
[www-offliberty.git] / lib / WWW / Offliberty.pm
index d9bd33fd792c8869e17ba4587ffa296de65a8787..ebbc97efbc747930a5a750de2fca85b3a6f79eb7 100644 (file)
@@ -4,7 +4,7 @@ use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '1.000003';
+our $VERSION = '1.000004';
 our @EXPORT_OK = qw/off/;
 
 our $OFF_URL = 'http://offliberty.com/off03.php';
@@ -71,7 +71,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013-2015 by Marius Gavrilescu
+Copyright (C) 2013-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.18.1 or,
This page took 0.010025 seconds and 4 git commands to generate.