Bump version and update Changes
[www-backpacktf.git] / lib / WWW / BackpackTF.pm
index a1a2508554b81a95c4aabeb7d433097eef9dc866..ad39d73175774356775477f0a1d31cd1cedb246d 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '0.001';
+our $VERSION = '0.001001';
 our @EXPORT_OK = qw/TF2 DOTA2/;
 
 use constant +{ ## no critic (Capitalization)
@@ -218,7 +218,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014, 2015 by Marius Gavrilescu
+Copyright (C) 2014-2016 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.2 or,
This page took 0.009353 seconds and 4 git commands to generate.