Bump version and update Changes
[www-backpacktf.git] / lib / WWW / BackpackTF / User.pm
index 0d40c2c004024fbfafbf8ea683da31fefb23dacd..3120bcbc20c9ed083b802040880b820df55f6480 100644 (file)
@@ -3,7 +3,7 @@ package WWW::BackpackTF::User;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.000_003';
+our $VERSION = '0.001';
 
 sub new{
        my ($class, $content) = @_;
@@ -141,7 +141,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014, 2015 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.011053 seconds and 4 git commands to generate.